added github release steps
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
3e10480224
commit
52f18f20db
@ -16,6 +16,15 @@ pipeline:
|
||||
event: tag
|
||||
tag: v*
|
||||
|
||||
github_release:
|
||||
# http://plugins.drone.io/drone-plugins/drone-github-release/
|
||||
image: plugins/github-release
|
||||
files: target/release/reel-moby
|
||||
secrets: [github_release_api_key]
|
||||
when:
|
||||
event: tag
|
||||
tag: test*
|
||||
|
||||
notify:
|
||||
# http://plugins.drone.io/appleboy/drone-discord/
|
||||
image: appleboy/drone-discord
|
||||
|
Loading…
Reference in New Issue
Block a user