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

Try renaming rabbit push stage

parent 6139564c
No related branches found
No related tags found
No related merge requests found
stages:
- get chart
- build prereqs
- deploy rabbit
- push rabbit
- deploy storage
- deploy GRB
- deploy G2G
......@@ -97,7 +97,7 @@ deploy_prod_rabbit:
name: production
url: http://geosphere.ssec.wisc.edu
extends: .helm_based_job
stage: deploy rabbit
stage: push rabbit
script:
- if [ -n "$CI_COMMIT_TAG" ]; then
ns="geosphere";
......
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