Skip to content
Snippets Groups Projects
Commit 6334ce7a authored by Dean Kelly's avatar Dean Kelly
Browse files

Edit .gitlab-ci.yml

parent e76fdc63
Branches feat/ef-runner
No related tags found
No related merge requests found
Pipeline #72941 failed
......@@ -3,7 +3,7 @@ stages:
deploy:
stage: deploy
image: docker:26.1.2
image: docker.io/bitnami/kubectl:latest-debian-11
script:
- mkdir -p ~/.kube
- echo "$KUBECONFIG_CONTENT" > ~/.kube/config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment