This commit is contained in:
parent
9998a9bb65
commit
d39c37e562
@ -13,6 +13,7 @@ pipeline:
|
|||||||
files: target/release/reel-moby
|
files: target/release/reel-moby
|
||||||
secrets: [api_key, base_url]
|
secrets: [api_key, base_url]
|
||||||
when:
|
when:
|
||||||
|
event: tag
|
||||||
tag: test*
|
tag: test*
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
@ -22,3 +23,6 @@ pipeline:
|
|||||||
message: "build {{build.number}} failed. Fix me please."
|
message: "build {{build.number}} failed. Fix me please."
|
||||||
when:
|
when:
|
||||||
status: failure
|
status: failure
|
||||||
|
|
||||||
|
|
||||||
|
# http://plugins.drone.io/drone-plugins/drone-github-release/
|
||||||
|
Loading…
Reference in New Issue
Block a user