Skip to content
Snippets Groups Projects
Commit 17cf7b01 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fix permission on kubeconfig

parent 215012ae
No related branches found
No related tags found
1 merge request!1973Development
......@@ -9,6 +9,8 @@
DEPLOYMENT_CHART_NAME: ${CI_COMMIT_REF_SLUG}
BRANCH_NAME: $CI_COMMIT_REF_NAME
COMMIT_NAME: $CI_COMMIT_REF_SLUG
before_script:
- chmod go-r $KUBECONFIG
script:
- .gitlab/deployment_scripts/update_secret.sh
- .gitlab/deployment_scripts/update_deployment.sh
......
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