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

Debugging

parent 5cf10d81
No related branches found
No related tags found
No related merge requests found
Pipeline #190725 failed
......@@ -31,6 +31,7 @@ git -C spack checkout $SPACK_VERSION
echo "Adding spack system config file"
echo mkdir -p ${SPACK_SYSTEM_CONFIG_PATH}
mkdir -p ${SPACK_SYSTEM_CONFIG_PATH}
EXTERNAL_REPOS=$(jq -r '.spack.repos | keys[]' ${STACK_CONFIG})
......
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