diff --git a/.woodpecker.yml b/.woodpecker.yml index cd86877..7a17e9c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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