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:
|
script:
|
||||||
- echo deploy from drone started
|
- echo deploy from drone started
|
||||||
- cd ~/dtya
|
- cd ~/dtya
|
||||||
|
- ssh-add ~/.ssh/overlord
|
||||||
- git pull
|
- git pull
|
||||||
- ./deploy
|
- ./deploy
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user