Skip to content
Snippets Groups Projects
Commit 38386a34 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: add /containers/eic_container at end of registry

parent 0cfad41e
No related branches found
No related tags found
1 merge request!916feat: trigger benchmarks on internal network
Pipeline #93607 failed with stages
in 2 hours, 23 minutes, and 4 seconds
......@@ -456,7 +456,7 @@ benchmarks:detector:default:
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
BENCHMARKS_TAG: "${INTERNAL_TAG}-default"
BENCHMARKS_CONTAINER: "jug_xl"
BENCHMARKS_REGISTRY: "eicweb:4567"
BENCHMARKS_REGISTRY: "eicweb:4567/containers/eic_container"
PIPELINE_NAME: "$PIPELINE_NAME_CONTAINER"
trigger:
project: EIC/benchmarks/detector_benchmarks
......@@ -476,7 +476,7 @@ benchmarks:detector:nightly:
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
BENCHMARKS_TAG: "${INTERNAL_TAG}-nightly"
BENCHMARKS_CONTAINER: "jug_xl"
BENCHMARKS_REGISTRY: "eicweb:4567"
BENCHMARKS_REGISTRY: "eicweb:4567/containers/eic_container"
PIPELINE_NAME: "$PIPELINE_NAME_CONTAINER"
trigger:
project: EIC/benchmarks/detector_benchmarks
......
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