set image entrypoint manually
This commit is contained in:
parent
5abd8ab4fd
commit
a42ab13133
@ -13,7 +13,10 @@ Build_Go:
|
||||
- "./latexautoinstaller*"
|
||||
|
||||
Compress_upx:
|
||||
image: kolaente/upx
|
||||
image:
|
||||
name: kolaente/upx
|
||||
entrypoint:
|
||||
- /bin/sh -c
|
||||
stage: compress
|
||||
dependencies:
|
||||
- Build_Go
|
||||
|
Loading…
Reference in New Issue
Block a user