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

Fix invalid CI stage

parent 2e3bb86d
No related branches found
No related tags found
No related merge requests found
...@@ -222,7 +222,7 @@ deploy_mapserver: ...@@ -222,7 +222,7 @@ deploy_mapserver:
name: production name: production
url: http://geosphere.ssec.wisc.edu url: http://geosphere.ssec.wisc.edu
extends: .helm_based_job extends: .helm_based_job
stage: deploy MapServer stage: deploy WMS
script: script:
- ns=$(./helpers/get_namespace.sh) - ns=$(./helpers/get_namespace.sh)
- cd geosphere-mapserver/chart - cd geosphere-mapserver/chart
......
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