Skip to content
Snippets Groups Projects
Commit a1f0d433 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Add DeathValley geometry

parent f904e283
Branches
Tags
1 merge request!233Add DeathValley geometry
......@@ -297,6 +297,7 @@ jug_xl:feature:
DETECTOR_BRANCH:
- acadia
- canyonlands
- deathvalley
script:
- docker build -t ${CI_REGISTRY_IMAGE}/${BUILD_IMAGE}:${INTERNAL_TAG}-${DETECTOR}-${DETECTOR_BRANCH}
-f containers/jug/feature.Dockerfile
......
......@@ -6,16 +6,13 @@ detectors:
config: ip6
version: v0.5.2
canyonlands:
default: true
version: canyonlands-v2.1
version: canyonlands-v2.2
ip:
config: ip6
version: v0.6.2
## this is the newer version of canyonlands. For now we give it a different name
## to not override the ongoing production with v2.1, which could cause confusion
## (in particular because both versions are virtually identical).
canyonlands_new:
version: canyonlands-v2.2
version: v1.0.0
deathvalley:
default: true
version: deathvalley-v1.0
ip:
config: ip6
version: v1.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment