diff --git a/.repo-runner.yaml b/.repo-runner.yaml index 6da01f4..f1932b5 100644 --- a/.repo-runner.yaml +++ b/.repo-runner.yaml @@ -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