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

Muhep Atasoy 2019-12-16 21:08:10 +03:00
parent 843db20183
commit 03e4c80937
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ steps:
- ssh-keyscan -H 'github.com' >> ~/.ssh/known_hosts
- git clone https://git.muhepatasoy.xyz/muhep/dgd-backupper-php
- cd dgd-backupper-php
- ls -l
- git pull origin master --tags
- git remote add upstream git@github.com:muhep06/dgd-backupper-php.git
- git push upstream master