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

CI: fix jobs' names.

parent 0f4136aa
No related branches found
No related tags found
1 merge request!2CI: set Ubuntu and macOS pipelines for the new monorepo
......@@ -145,7 +145,7 @@ ubu-coin:
ubu-soqt:
<<: *ubuntu-job
<<: *soqt-job
needs: ["ubuntu-coin"]
needs: ["ubu-coin"]
ubu-gm-base-builtin:
<<: *ubuntu-job
......@@ -159,7 +159,7 @@ ubu-gm-base-builtin:
ubu-gm-visualization-builtin:
<<: *ubuntu-job
<<: *geomodel-job
needs: ["ubuntu-coin", "ubuntu-soqt"]
needs: ["ubu-coin", "ubu-soqt"]
stage: step-C
variables:
CMAKE_ARGS: ${CMAKE_BASE_ARGS}
......
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