Skip to content
Snippets Groups Projects
Commit 098aab94 authored by Dmitry Kalinkin's avatar Dmitry Kalinkin
Browse files

set PIPELINE_NAME

parent d2ebe8eb
No related branches found
No related tags found
No related merge requests found
Pipeline #102334 canceled
Pipeline: reconstruction_benchmarks

#102340

    Pipeline: reconstruction_benchmarks

    #102339

      Pipeline: eic_container: eic_container:

      #102338

        +3
        ......@@ -39,6 +39,8 @@ variables:
        ## Internal tag used for the CI
        INTERNAL_TAG: "pipeline-${CI_PIPELINE_ID}"
        PIPELINE_NAME: "$CI_COMMIT_TITLE"
        stages:
        - status-pending
        - config
        ......@@ -520,7 +522,7 @@ jug_xl:singularity:nightly:
        DETECTOR_REPOSITORYURL: 'https://github.com/eic/epic.git'
        BENCHMARKS_CONTAINER: "eic_xl"
        BENCHMARKS_REGISTRY: "$CI_REGISTRY_IMAGE"
        PIPELINE_NAME: "eic_container: $CI_PIPELINE_NAME"
        PIPELINE_NAME: "eic_container: $PIPELINE_NAME"
        allow_failure: false
        benchmarks:detector:default:
        ......
        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