1
0
Fork 0
mirror of https://github.com/Luzifer/git-changerelease.git synced 2024-12-20 11:01:16 +00:00

Execute integration tests in CI

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2017-05-31 15:16:02 +02:00
parent 4475cd4b18
commit 6e51d15f8d
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -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