Skip to content
Snippets Groups Projects
Commit 4c6b7831 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

try removing `--no-check-signature`

parent faa83fc2
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ build-spack-env-on-runner:
- spack repo add .
- spack env create $SPACK_DEV_ENV spack.yaml
- spack env activate $SPACK_DEV_ENV
- spack install -y -j2 --fresh --no-check-signature --test root
- spack install -y -j2 --fresh --test root
after_script:
- mkdir spack_logs
- |
......
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