mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-13 02:15:05 +01:00
Bumped the version in the circle.yml
This commit is contained in:
parent
4066013e37
commit
fc838c7366
@ -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.0.1-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.2-nightly-$(git rev-parse --short=7 HEAD)"` ci/
|
||||
|
Loading…
Reference in New Issue
Block a user