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

Missing tee

parent 2255005f
No related branches found
No related tags found
No related merge requests found
Pipeline #200706 passed
......@@ -166,7 +166,7 @@ spack:modules:
- ${STACK_LOCATION}/spack/bin/spack -e ${environment} module lmod refresh --yes | tee spack-modules-${environment}-${stack}.log
- ${STACK_LOCATION}/spack/bin/spack -e ${environment} find -vl | spack-find-${environment}-${stack}.log
- ${STACK_LOCATION}/spack/bin/spack -e ${environment} find -vl | tee spack-find-${environment}-${stack}.log
needs:
- job: spack:install
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