mirror of
https://github.com/Luzifer/git-changerelease.git
synced 2024-12-20 19:11:17 +00:00
Execute integration tests in CI
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
4475cd4b18
commit
6e51d15f8d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ image: "quay.io/luzifer/repo-runner-image"
|
|||
checkout_dir: /go/src/github.com/Luzifer/git-changerelease
|
||||
|
||||
commands:
|
||||
- make publish
|
||||
- make integration publish
|
||||
|
||||
environment:
|
||||
CGO_ENABLED: 0
|
||||
|
|
Loading…
Reference in a new issue