Skip to content

Commit

Permalink
Attempt at github release with drone
Browse files Browse the repository at this point in the history
  • Loading branch information
depado committed Oct 15, 2017
1 parent 17c126a commit 5f1247c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,12 @@ pipeline:
matrix:
TAG: 1.9
ARCH: amd64
event: deployment
event: deployment

github_release:
image: plugins/github-release
secrets: [ github_token ]
files:
- clients/*
when:
event: tag

0 comments on commit 5f1247c

Please sign in to comment.