Skip to content
Snippets Groups Projects
Verified Commit d8951be0 authored by David Hoese's avatar David Hoese
Browse files

Fix environment script usage

parent e638bffd
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ deploy_g16_grb:
ns="geosphere-test";
fi
- cd geosphere-grb/chart
- source cibuild.env
- source cspp-geo-grb/cibuild.env
# copy secret kubeconfig to the mounted (pwd) directory
- cp $kubekorner_k3s_config .
- kubeconfig=$(basename $kubekorner_k3s_config)
......
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