chore(deployment): quiet zip production
This commit is contained in:
parent
a14b0cc613
commit
c8d83aeb93
@ -169,7 +169,7 @@ frontend:test:
|
|||||||
deploy:uniworx3:
|
deploy:uniworx3:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- zip -j - bin/uniworx bin/uniworxdb | ssh root@uniworx3.ifi.lmu.de /root/bin/accept_uni2work
|
- zip -qj - bin/uniworx bin/uniworxdb | ssh root@uniworx3.ifi.lmu.de /root/bin/accept_uni2work
|
||||||
needs:
|
needs:
|
||||||
- yesod:build
|
- yesod:build
|
||||||
- frontend:test # For sanity
|
- frontend:test # For sanity
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user