mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-22 14:09:17 +01:00
Try adding commit messages to nightlies, because why not? 2
This commit is contained in:
parent
fcfc7e2873
commit
f1d31c5ac0
@ -15,4 +15,4 @@ deployment:
|
|||||||
branch: master
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- go get github.com/tcnksm/ghr
|
- 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. `git log -n 1`' `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 `echo "Nightly release. Use caution! We recommend downloading a stable release from the README. $(git log -n 1)"` `echo "v0.0.1-nightly-$(git rev-parse --short=7 HEAD)"` ci/
|
||||||
|
Loading…
Reference in New Issue
Block a user