mirror of https://github.com/liamg/aminal.git
release script
This commit is contained in:
parent
049bf858f3
commit
0a8e2eac93
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue