Compare commits
No commits in common. "dev/ci" and "master" have entirely different histories.
@ -20,7 +20,7 @@ pipeline:
|
|||||||
# http://plugins.drone.io/drone-plugins/drone-github-release/
|
# http://plugins.drone.io/drone-plugins/drone-github-release/
|
||||||
image: plugins/github-release
|
image: plugins/github-release
|
||||||
files: target/release/reel-moby
|
files: target/release/reel-moby
|
||||||
secrets: [github_api_key]
|
secrets: [github_release_api_key]
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
tag: v*
|
tag: v*
|
||||||
|
Loading…
Reference in New Issue
Block a user