properly start ssh-agent
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-03-10 04:00:26 +01:00
parent 267b424747
commit af4389b453
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -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