chore: improve deployment script
This commit is contained in:
parent
286407252a
commit
0205620736
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user