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

Edit .gitlab-ci.yml

parent 95e2a06e
No related branches found
No related tags found
No related merge requests found
Pipeline #72938 failed
......@@ -3,7 +3,7 @@ stages:
deploy:
stage: deploy
image: bitnami/kubectl:latest-debian-11
image: quay.io/dekelly/codecoapp-acm
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