Skip to content
Snippets Groups Projects
Unverified Commit 9812971b authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'deployment' of https://edugit.org/Teckids/team-pr/teckids.org into deployment

parents adcfaca1 27cedbbb
No related branches found
No related tags found
1 merge request!50Add k8s deployment
Pipeline #179555 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