Skip to content
Snippets Groups Projects
Commit 0a065403 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Update spack.yaml

parent 61c349ea
No related branches found
No related tags found
No related merge requests found
Pipeline #2881 failed with stages
in 2 minutes and 22 seconds
......@@ -58,11 +58,9 @@ spack:
- . "./spack/share/spack/setup-env.sh"
# for default (env activate + ci rebuild) remove it
script:
- env
- spack env activate --without-view ${SPACK_CONCRETE_ENV_DIR}
- ls -lisa ${SPACK_CONCRETE_ENV_DIR}
#- spack env activate --without-view ${SPACK_CONCRETE_ENV_DIR}
- spack env activate --without-view .
- spack -d ci rebuild
- ls -lisa ${SPACK_CONCRETE_ENV_DIR}
enable-artifacts-buildcache: True
enable-artifacts-buildcache: False
rebuild-index: True
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment