Skip to content

Commit

Permalink
Do not even publish container image at CI since we use "none" minikub…
Browse files Browse the repository at this point in the history
…e driver

Signed-off-by: MOZGIII <[email protected]>
  • Loading branch information
MOZGIII committed Jun 4, 2020
1 parent facea6f commit 02ed727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
- run: make slim-builds
- run: make test-e2e-kubernetes
env:
USE_MINIKUBE_DOCKER: "true"
SKIP_CONTAINER_IMAGE_PUBLISHING: "true"
CONTAINER_IMAGE_REPO: vector-test
PACKAGE_DEB_USE_CONTAINER: docker

Expand Down

0 comments on commit 02ed727

Please sign in to comment.