chore(deployment): quiet zip production
This commit is contained in:
parent
a14b0cc613
commit
c8d83aeb93
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user