Skip to content
Snippets Groups Projects
Verified Commit 27cedbbb authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

fix ci config

parent cafde97b
No related branches found
No related tags found
1 merge request!50Add k8s deployment
Pipeline #179554 failed
......@@ -45,4 +45,4 @@ deploy docker image:
- cd deploy/overlays/production
- kustomize edit set image registry.edugit.org/teckids/team-pr/teckids.org:$(cat ../../../DIGESTFILE)
- kustomize build -o output.yaml
- kubectl --kubeconfig=/tmp/kubeconfig apply -f $output.yaml
- kubectl --kubeconfig=/tmp/kubeconfig apply -f output.yaml
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