Loading templates/gitlab-ci-helmfile.yml +1 −0 Original line number Diff line number Diff line Loading @@ -449,6 +449,7 @@ stages: elif [[ -n "$KUBECONFIG" ]] then log_info "--- using \\e[32mKUBECONFIG\\e[0m provided by GitLab" chmod 600 "$KUBECONFIG" if [[ -n "$KUBE_CONTEXT" ]] then kubectl config use-context "$KUBE_CONTEXT" Loading Loading
templates/gitlab-ci-helmfile.yml +1 −0 Original line number Diff line number Diff line Loading @@ -449,6 +449,7 @@ stages: elif [[ -n "$KUBECONFIG" ]] then log_info "--- using \\e[32mKUBECONFIG\\e[0m provided by GitLab" chmod 600 "$KUBECONFIG" if [[ -n "$KUBE_CONTEXT" ]] then kubectl config use-context "$KUBE_CONTEXT" Loading