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

Forcing reconcretize

parent 66af7e1f
No related branches found
No related tags found
No related merge requests found
Pipeline #196800 failed
......@@ -124,7 +124,7 @@ spack:concretize:
script:
- source ci/stack_env.sh
- ${STACK_LOCATION}/spack/bin/spack -e ${SPACK_SYSTEM_CONFIG_PATH} config blame
- ${STACK_LOCATION}/spack/bin/spack -e ${SPACK_SYSTEM_CONFIG_PATH} concretize
- ${STACK_LOCATION}/spack/bin/spack -e ${SPACK_SYSTEM_CONFIG_PATH} concretize --force
after_script:
- tar cvzf artifacts_${stack}_${environment}.tgz $stack/environment
artifacts:
......
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