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

Try more dependency based CI ordering

parent 09fe0013
No related branches found
No related tags found
No related merge requests found
......@@ -134,9 +134,8 @@ deploy_g16_grb:
- cp ../../production/values-g16-grb.yaml .
# namespace names are the same as domain names
- helm upgrade -v 2 --install --kubeconfig $kubeconfig --namespace $ns --set grbNotifier.image.dockerTag=$docker_tag -f values-g16-grb.yaml cspp-geo-grb cspp-geo-grb/
needs:
- job: get_chart_grb
artifacts: true
dependencies:
- get_chart_grb
rules:
- if: '$kubekorner_k3s_config == ""'
when: never
......
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