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

Fix CI formatting

parent 54430c65
No related branches found
No related tags found
No related merge requests found
stages:
get_charts
deploy_rabbit
deploy_grb
deploy_g2g
deploy_wms
deploy_wmts
- get_chart
- deploy_rabbit
- deploy_grb
- deploy_g2g
- deploy_wms
- deploy_wmts
.get_chart_tmpl:
stage: get_chart
image: docker:19.03.1
services:
- docker:19.03.1-dind
tags:
- docker
variables:
DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: "tcp://localhost:2375"
DOCKER_DRIVER: overlay2
HELM_EXPERIMENTAL_OCI: "1"
SUBCOMP_REPOS_BASE: "https://gitlab.ssec.wisc.edu/cspp_geo/geosphere"
# required:
SUBCOMP_REPOS: ""
......
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