properly start ssh-agent
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
267b424747
commit
af4389b453
@ -34,7 +34,7 @@ steps:
|
||||
script:
|
||||
- echo deploy from drone started
|
||||
- cd ~/dtya
|
||||
- ssh-agent -s
|
||||
- eval $(ssh-agent)
|
||||
- ssh-add ~/.ssh/overlord
|
||||
- git pull
|
||||
- ./deploy
|
||||
|
Loading…
Reference in New Issue
Block a user