Skip to content
Snippets Groups Projects
Verified Commit 0cd3b8ad authored by Réthelyi Bálint's avatar Réthelyi Bálint :no_mouth:
Browse files

update ci

parent e2eb3f69
No related branches found
No related tags found
No related merge requests found
Pipeline #8595 failed
......@@ -50,6 +50,8 @@ Upgrade helm:
stage: deploy
image: docker.io/blintmester/base-helm-kubectl
script:
- mkdir -p .kube
- echo ${kube_config} | base64 -d > .kube/config
- cd "$CI_PROJECT_DIR"/k8s
- envsubst < values.yml | helm upgrade --install becskasszasch . -n apps --wait --values -
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment