mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2025-02-16 21:09:12 +01:00
Try GitHub releases with CircleCI
This commit is contained in:
parent
0120e63dbc
commit
172597712f
@ -9,3 +9,10 @@ compile:
|
|||||||
general:
|
general:
|
||||||
artifacts:
|
artifacts:
|
||||||
- "ci"
|
- "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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user