Skip to content
Snippets Groups Projects
Commit 631477fd authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: ensure base has spack version sourced

parent 15fcef95
No related branches found
No related tags found
No related merge requests found
...@@ -268,6 +268,9 @@ base: ...@@ -268,6 +268,9 @@ base:
needs: needs:
- version - version
script: script:
- source spack.sh ;
source key4hep-spack.sh ;
source eic-spack.sh ;
- attempts=0 - attempts=0
- nocache="" - nocache=""
- while ! - while !
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment