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

Change padding for a deployement by hand

parent 196aa628
No related branches found
No related tags found
No related merge requests found
Pipeline #200733 passed
......@@ -167,16 +167,6 @@ spack:mksquashfs:
- source ci/stack_env.sh
- ${STACK_LOCATION}/spack/bin/spack
-c "config:install_tree:padded_length:False"
-e ${environment} install
--log-file spack-install-${environment}.xml
--log-format junit
--only-concrete
--fail-fast
--show-log-on-error
- ${STACK_LOCATION}/spack/bin/spack
-c "config:install_tree:padded_length:False"
-e ${environment} module
lmod refresh --yes | tee spack-modules-${environment}-${stack}.log
......
......@@ -3,7 +3,7 @@ config:
install_missing_compilers: false
install_tree:
padded_length: 200
padded_length: False
build_stage:
- $tempdir/$user/spack-stage
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