rename linux executable after building
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
23bac97cea
commit
6e938d71f7
@ -20,8 +20,8 @@ steps:
|
||||
- name: build-linux
|
||||
image: nimlang/nim
|
||||
commnds:
|
||||
- echo hello world
|
||||
- nimble build -y -o:passphrase_linux -d:release
|
||||
- nimble build -y
|
||||
- mv passphrase passphrase_linux
|
||||
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
|
Loading…
x
Reference in New Issue
Block a user