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

Remove environment definition from rabbitmq and postgres deploy

parent a6a4c109
No related branches found
No related tags found
No related merge requests found
......@@ -54,9 +54,6 @@ gs create shapefile storage:
- if: $CREATE_STORAGE
gs deploy rabbit:
environment:
name: geosphere
url: http://geosphere.ssec.wisc.edu
extends: .helm_based_job
stage: deploy infrastructure
script:
......@@ -76,9 +73,6 @@ gs deploy rabbit:
- if: $DEPLOY_RABBIT
gs deploy postgres:
environment:
name: geosphere
url: http://geosphere.ssec.wisc.edu
extends: .helm_based_job
stage: deploy infrastructure
script:
......
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