commit
6ac018712d
2 changed files with 2 additions and 0 deletions
|
|
@ -21,3 +21,4 @@ jobs:
|
||||||
- run: make build
|
- run: make build
|
||||||
- run: make bench
|
- run: make bench
|
||||||
- run: make test
|
- run: make test
|
||||||
|
- run: if [ "${CIRCLE_BRANCH}" == "master" ]; then $HOME/ci-scripts/circleci/github-release $GH_RELEASE_TOKEN; fi;
|
||||||
|
|
|
||||||
1
VERSION
Normal file
1
VERSION
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
1.0.0
|
||||||
Loading…
Reference in a new issue