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

pull/1/head
Muhep Atasoy 2019-12-15 16:21:01 +03:00
parent 79990463bc
commit fa3c51a83f
1 changed files with 2 additions and 3 deletions

View File

@ -32,6 +32,5 @@ steps:
- eval $(ssh-agent)
- ssh-add ~/.ssh/id_rsa
- ssh-keyscan -H 'github.com' >> ~/.ssh/known_hosts
- ssh -T git@github.com
# - git remote add github git@github.com:muhep06/dgd-backupper-php.git
# - git push github master
- git remote add github git@github.com:muhep06/dgd-backupper-php.git
- git push github master