chore: improve deployment script

This commit is contained in:
Gregor Kleen 2020-10-14 13:06:56 +02:00
parent 286407252a
commit 0205620736

View File

@ -169,7 +169,7 @@ frontend:test:
deploy:uniworx3:
stage: deploy
script:
- ssh -i ~/.ssh/id root@uniworx3.ifi.lmu.de <bin/uniworx
- zip -j - bin/uniworx bin/uniworxdb | ssh root@uniworx3.ifi.lmu.de /root/bin/accept_uni2work
needs:
- yesod:build
- frontend:test # For sanity