Skip to content
Snippets Groups Projects
Commit f9ca2cb9 authored by Ľuboslav Pivarč's avatar Ľuboslav Pivarč
Browse files

Update .gitlab-ci.yml

parent ba730f61
Branches
Tags
No related merge requests found
Pipeline #21149 failed
......@@ -4,6 +4,7 @@ stages:
.kube-auth: &kube-auth
before_script:
- mkdir $HOME/.kube
- touch $HOME/.kube/config
- echo "$KUBE_CONFIG" >> $HOME/.kube/config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment