This commit is contained in:
parent
67260a2559
commit
3346113562
17
.drone.yml
17
.drone.yml
@ -16,15 +16,16 @@ steps:
|
||||
- npm install axios
|
||||
- node tools/check_version.js
|
||||
when:
|
||||
event:
|
||||
exclude:
|
||||
- tag
|
||||
status:
|
||||
- success
|
||||
- failure
|
||||
- changed
|
||||
|
||||
- name: newRelease
|
||||
- name: testing
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "test - new release found"
|
||||
- echo "test"
|
||||
when:
|
||||
event:
|
||||
include:
|
||||
- tag
|
||||
status:
|
||||
- success
|
||||
- changed
|
Loading…
x
Reference in New Issue
Block a user