Skip to content
Snippets Groups Projects
Commit 7d3b2ff1 authored by Marilena Bandieramonte's avatar Marilena Bandieramonte
Browse files

Fix CI: No need to git clone the main repository at the build stage

parent 87d734f8
No related branches found
No related tags found
1 merge request!3Remove clhep dependency
Pipeline #1710549 failed
...@@ -85,7 +85,6 @@ variables: ...@@ -85,7 +85,6 @@ variables:
CMAKE_ARGS: ${CMAKE_BASE_ARGS} CMAKE_ARGS: ${CMAKE_BASE_ARGS}
script: script:
- pwd; ls - pwd; ls
- git clone https://gitlab.cern.ch/GeoModelDev/GeoModelG4.git
- mkdir GeoModelG4-build - mkdir GeoModelG4-build
- cd GeoModelG4-build - cd GeoModelG4-build
- cmake ${CMAKE_ARGS} ../GeoModelG4 - cmake ${CMAKE_ARGS} ../GeoModelG4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment