Skip to content
Snippets Groups Projects
Commit 452194db authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

CI: fix jobs names

parent 60876baf
No related branches found
No related tags found
1 merge request!2CI: set Ubuntu and macOS pipelines for the new monorepo
......@@ -235,7 +235,7 @@ ubu-geant4:
ubu-gm-examples-gmg4-builtin:
<<: *ubuntu-job-registry
<<: *ubuntu-job
<<: *geomodel-job
stage: step-C
needs: ["ubu-geant4"]
......@@ -245,7 +245,7 @@ ubu-gm-examples-gmg4-builtin:
CMAKE_EXTRA_FLAGS: -DGEOMODEL_USE_BUILTIN_JSON=TRUE -DGEOMODEL_USE_BUILTIN_XERCESC=TRUE
ubu-gm-gmg4-builtin:
<<: *ubuntu-job-registry
<<: *ubuntu-job
<<: *geomodel-job
stage: step-C
needs: ["ubu-geant4"]
......@@ -255,7 +255,7 @@ ubu-gm-gmg4-builtin:
CMAKE_EXTRA_FLAGS: -DGEOMODEL_USE_BUILTIN_JSON=TRUE -DGEOMODEL_USE_BUILTIN_XERCESC=TRUE
ubu-gm-fullsimlight-builtin:
<<: *ubuntu-job-registry
<<: *ubuntu-job
<<: *geomodel-job
stage: step-C
needs: ["ubu-geant4"]
......
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