Fix ci/cd

This commit is contained in:
Spengreb 2021-01-15 21:58:22 +01:00
parent 8b1d8407d7
commit b204f0919f

View file

@ -27,7 +27,7 @@ deploy:
- chmod 700 $HOME/.ssh/id_rsa
- ssh-keyscan wozard-assets.vereto.net >> $HOME/.ssh/known_hosts
- chmod 644 $HOME/.ssh/known_hosts
- scp -r output/* deploy@wozard-assets.vereto.net:/home/deploy/wozard-assets.vereto.net/card/front/
- scp -r output/* deploy@wozard-assets.vereto.net:/home/deploy/wozard-assets.vereto.net/cards/front/
dependencies:
- generate
only: