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

Add DeathValley geometry

parent f904e283
No related branches found
No related tags found
1 merge request!233Add DeathValley geometry
...@@ -297,6 +297,7 @@ jug_xl:feature: ...@@ -297,6 +297,7 @@ jug_xl:feature:
DETECTOR_BRANCH: DETECTOR_BRANCH:
- acadia - acadia
- canyonlands - canyonlands
- deathvalley
script: script:
- docker build -t ${CI_REGISTRY_IMAGE}/${BUILD_IMAGE}:${INTERNAL_TAG}-${DETECTOR}-${DETECTOR_BRANCH} - docker build -t ${CI_REGISTRY_IMAGE}/${BUILD_IMAGE}:${INTERNAL_TAG}-${DETECTOR}-${DETECTOR_BRANCH}
-f containers/jug/feature.Dockerfile -f containers/jug/feature.Dockerfile
......
...@@ -6,16 +6,13 @@ detectors: ...@@ -6,16 +6,13 @@ detectors:
config: ip6 config: ip6
version: v0.5.2 version: v0.5.2
canyonlands: canyonlands:
default: true version: canyonlands-v2.2
version: canyonlands-v2.1
ip: ip:
config: ip6 config: ip6
version: v0.6.2 version: v1.0.0
## this is the newer version of canyonlands. For now we give it a different name deathvalley:
## to not override the ongoing production with v2.1, which could cause confusion default: true
## (in particular because both versions are virtually identical). version: deathvalley-v1.0
canyonlands_new:
version: canyonlands-v2.2
ip: ip:
config: ip6 config: ip6
version: v1.0.0 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