chore(deployment): quiet zip production

This commit is contained in:
Gregor Kleen 2020-10-14 15:50:01 +02:00
parent a14b0cc613
commit c8d83aeb93

View File

@ -169,7 +169,7 @@ frontend:test:
deploy:uniworx3:
stage: deploy
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:
- yesod:build
- frontend:test # For sanity