Fix ci/cd
This commit is contained in:
parent
8b1d8407d7
commit
b204f0919f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ deploy:
|
||||||
- chmod 700 $HOME/.ssh/id_rsa
|
- chmod 700 $HOME/.ssh/id_rsa
|
||||||
- ssh-keyscan wozard-assets.vereto.net >> $HOME/.ssh/known_hosts
|
- ssh-keyscan wozard-assets.vereto.net >> $HOME/.ssh/known_hosts
|
||||||
- chmod 644 $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:
|
dependencies:
|
||||||
- generate
|
- generate
|
||||||
only:
|
only:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue