finally probably
This commit is contained in:
parent
ea40916d9e
commit
6e51965ab6
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ steps:
|
|||
- touch /root/.ssh/id_rsa
|
||||
- echo $SSH_KEY | base64 --decode > /root/.ssh/id_rsa
|
||||
- chmod 0600 /root/.ssh/id_rsa
|
||||
- sleep 500000
|
||||
- /bin/rsync -avzh ./dist ansible@$REMOTE_IP:/var/www/polsevev/dist
|
||||
secrets: [ SSH_KEY, remote_ip ]
|
||||
|
|
Loading…
Reference in a new issue