Update .drone.yml
continuous-integration/drone/push Build is failing Details

pull/1/head
Muhep Atasoy 2019-12-15 16:18:22 +03:00
parent 8e8d2d00da
commit c342cc34db
1 changed files with 3 additions and 2 deletions

View File

@ -31,5 +31,6 @@ steps:
- chmod 600 ~/.ssh/id_rsa.pub - chmod 600 ~/.ssh/id_rsa.pub
- eval $(ssh-agent) - eval $(ssh-agent)
- ssh-add ~/.ssh/id_rsa - ssh-add ~/.ssh/id_rsa
- git remote add github git@github.com:muhep06/dgd-backupper-php.git - ssh -T git@github.com
- git push github master # - git remote add github git@github.com:muhep06/dgd-backupper-php.git
# - git push github master