Update .drone.yml
parent
77ac031853
commit
feb7c017ae
|
|
@ -40,6 +40,8 @@ steps:
|
||||||
- composer global require humbug/box
|
- composer global require humbug/box
|
||||||
- php backupper app:build --build-version=$(git describe --abbrev=0 --tags) -n
|
- php backupper app:build --build-version=$(git describe --abbrev=0 --tags) -n
|
||||||
- php builds/backupper
|
- php builds/backupper
|
||||||
|
when:
|
||||||
|
event: tag
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/github-release
|
image: plugins/github-release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue