This commit is contained in:
parent
a8c7b51518
commit
84f95c1dcd
|
@ -30,7 +30,7 @@ steps:
|
||||||
- name: compress
|
- name: compress
|
||||||
image: gruebel/upx:latest
|
image: gruebel/upx:latest
|
||||||
commands:
|
commands:
|
||||||
- upx --best --lzma -o ev build/ev
|
- upx --best --lzma -o .ansible/ev build/ev
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: plugins/ansible:3
|
image: plugins/ansible:3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user