Skip to content
Snippets Groups Projects
Commit 8969aae6 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin Committed by Wouter Deconinck
Browse files

.gitlab-ci.yml: always pass a meaningful PIPELINE_NAME to benchmarks

parent f7f274df
No related branches found
No related tags found
1 merge request!1000.gitlab-ci.yml: always pass a meaningful PIPELINE_NAME to benchmarks
This commit is part of merge request !1000. Comments created here will be created in the context of that merge request.
......@@ -520,7 +520,7 @@ jug_xl:singularity:nightly:
DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
BENCHMARKS_CONTAINER: "eic_xl"
BENCHMARKS_REGISTRY: "$CI_REGISTRY_IMAGE"
PIPELINE_NAME: "$PIPELINE_NAME"
PIPELINE_NAME: "eic_container: $CI_PIPELINE_NAME"
allow_failure: false
benchmarks:detector:default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment