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

Muhep Atasoy 2019-12-21 00:44:39 +03:00
parent 8d2ceb0c8a
commit af29085e45
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ steps:
- 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
- git push upstream master --tags - git push upstream master --tags
when:
event: tag
- name: build - name: build
image: lorisleiva/laravel-docker image: lorisleiva/laravel-docker