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

typo in artifacts definitions

parent fd0f588f
No related branches found
No related tags found
No related merge requests found
Pipeline #178816 failed
...@@ -69,7 +69,7 @@ spack:concretize: ...@@ -69,7 +69,7 @@ spack:concretize:
- /opt/spack/bin/spack -e . concretize - /opt/spack/bin/spack -e . concretize
needs: needs:
- job: spack:setup - job: spack:setup
artefacts: artifacts:
paths: paths:
- spack.lock - spack.lock
...@@ -88,3 +88,6 @@ spack:install: ...@@ -88,3 +88,6 @@ spack:install:
--use-cache --use-cache
needs: needs:
- job: spack:concretize - job: spack:concretize
artifacts:
reports:
juint: spack-install.xml
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