mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-14 10:55:05 +01:00
Version bump to 0.3
This commit is contained in:
parent
8197db4d86
commit
2e70f2c801
@ -15,4 +15,4 @@ deployment:
|
||||
branch: master
|
||||
commands:
|
||||
- go get github.com/tcnksm/ghr
|
||||
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME -prerelease -b 'Nightly release - Use caution! We recommend downloading a stable release from the README.' `echo "v0.2-nightly-$(git rev-parse --short=7 HEAD)"` ci/
|
||||
- ghr -t $GITHUB_TOKEN -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME -prerelease -b 'Nightly release - Use caution! We recommend downloading a stable release from the README.' `echo "v0.3-nightly-$(git rev-parse --short=7 HEAD)"` ci/
|
||||
|
Loading…
Reference in New Issue
Block a user