Skip to content
Snippets Groups Projects
Commit eb4230e8 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

--signed is not v0.21

parent 7ae1de0c
No related branches found
No related tags found
No related merge requests found
Pipeline #179361 failed
......@@ -121,7 +121,11 @@ spack:install_compilers:
--use-cache
${COMPILER_LIST_SPECS}
- /spack/spack/bin/spack buildcache create --update-index --signed /buildcache ${COMPILER_LIST_SPECS}
- /spack/spack/bin/spack buildcache create
--update-index
--key EDC904DCE3D2E84E
/buildcache ${COMPILER_LIST_SPECS}
- |
echo 'definitions: [ compilers: [' ${COMPILER_LIST_SPECS} ']]' > compiler_definitions.yaml
......
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