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

Adding artifacts

parent d14d8474
No related branches found
No related tags found
No related merge requests found
Pipeline #196551 failed
......@@ -76,6 +76,9 @@ spack:setup:
- ci/setup_spack.sh
needs:
- job: spack:checkout
artifacts:
paths:
- ${stack}/environment
spack:install_compilers:
stage: compilers
......@@ -140,7 +143,7 @@ spack:install:
- job: spack:concretize
artifacts:
paths:
- ${stack}//environment
- ${stack}/environment
reports:
junit: spack-install.xml
timeout: 10h
......
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