Update .drone.yml
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
843db20183
commit
03e4c80937
|
|
@ -36,7 +36,6 @@ steps:
|
||||||
- ssh-keyscan -H 'github.com' >> ~/.ssh/known_hosts
|
- ssh-keyscan -H 'github.com' >> ~/.ssh/known_hosts
|
||||||
- git clone https://git.muhepatasoy.xyz/muhep/dgd-backupper-php
|
- git clone https://git.muhepatasoy.xyz/muhep/dgd-backupper-php
|
||||||
- cd dgd-backupper-php
|
- cd dgd-backupper-php
|
||||||
- ls -l
|
|
||||||
- git pull origin master --tags
|
- git pull origin master --tags
|
||||||
- git remote add upstream git@github.com:muhep06/dgd-backupper-php.git
|
- git remote add upstream git@github.com:muhep06/dgd-backupper-php.git
|
||||||
- git push upstream master
|
- git push upstream master
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue