Hopefully now
This commit is contained in:
parent
4abdde9ec9
commit
f7c69d649b
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ steps:
|
||||||
- echo $SSH_KEY > /root/.ssh/id_rsa
|
- echo $SSH_KEY > /root/.ssh/id_rsa
|
||||||
- chmod 0600 /root/.ssh/id_rsa
|
- chmod 0600 /root/.ssh/id_rsa
|
||||||
- /bin/rsync -avzh ./dist ansible@$REMOTE_IP:/var/www/polsevev/dist
|
- /bin/rsync -avzh ./dist ansible@$REMOTE_IP:/var/www/polsevev/dist
|
||||||
|
- sleep 500000
|
||||||
secrets: [ SSH_KEY, REMOTE_IP ]
|
secrets: [ SSH_KEY, REMOTE_IP ]
|
||||||
|
|
Loading…
Reference in a new issue