Fix ci/cd

This commit is contained in:
Spengreb 2021-01-15 21:49:05 +01:00
parent 8bcf3812a5
commit 37c01ffd7c

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/*
- scp -r output/* deploy@wozard-assets.vereto.net/home/deploy/wozard-assets.vereto.net/card/front/
dependencies:
- generate
only: