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

Muhep Atasoy 2019-12-16 20:48:57 +03:00
parent a0c5cdcd0b
commit 06adfc5ed7
1 changed files with 0 additions and 4 deletions

View File

@ -37,10 +37,6 @@ steps:
- git pull origin master - git pull origin master
- 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 pull upstream master
- git pull upstream master --tags
- git add .
- git commit -m "$(git describe --abbrev=0 --tags)"
- git push upstream master - git push upstream master
- git push upstream master --tags - git push upstream master --tags
when: when: