Update .drone.yml
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
a2f1302a67
commit
c38a444db6
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue