Skip to content
Snippets Groups Projects
Unverified Commit cafde97b 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 78f45cad 6e2f0275
No related branches found
No related tags found
1 merge request!50Add k8s deployment
Pipeline #179553 canceled
......@@ -39,7 +39,7 @@ deploy docker image:
stage: deploy
tags:
- teckids-trusted
image: bitnami/kubectl:latest
image: line/kubectl-kustomize:latest
script:
- echo $KUBECONFIG | base64 -d > /tmp/kubeconfig
- cd deploy/overlays/production
......
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