add deploy key before the pull
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
7300e8a338
commit
202ccd1c35
@ -34,6 +34,7 @@ steps:
|
||||
script:
|
||||
- echo deploy from drone started
|
||||
- cd ~/dtya
|
||||
- ssh-add ~/.ssh/overlord
|
||||
- git pull
|
||||
- ./deploy
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user