release script

This commit is contained in:
Liam Galvin 2018-11-24 17:47:11 +00:00
parent 049bf858f3
commit 0a8e2eac93
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ jobs:
steps: steps:
- checkout - checkout
- run: make test - run: make test
- run: make release release:
tag_test:
docker: docker:
# specify the version # specify the version
- image: liamg/golang-opengl - image: liamg/golang-opengl