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

master
Muhep Atasoy 2020-02-04 23:30:44 +03:00
parent c38a444db6
commit ed02258674
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ 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