Try GitHub releases with CircleCI

This commit is contained in:
Ash 2017-03-24 19:15:13 +11:00
parent 0120e63dbc
commit 172597712f

View File

@ -9,3 +9,10 @@ compile:
general:
artifacts:
- "ci"
deployment:
nightlies:
branch: master
commands:
- go get github.com/tcnksm/ghr
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME `git describe --tags` ci/