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

fix spack env name for test job

parent de4aa8c2
No related branches found
No related tags found
No related merge requests found
......@@ -230,7 +230,7 @@ test-gitlab-spack-instance:
- read-write
image: $GITLAB_BUILD_ENV_DOCKER_IMAGE
variables:
SPACK_NFS_ENV: ebrains-runner-build
SPACK_NFS_ENV: $CI_COMMIT_BRANCH
SPACK_REPO_PATH: $SPACK_PATH_GITLAB/ebrains-spack-builds
SPACK_USER_CACHE_PATH: $SPACK_PATH_GITLAB/spack/.spack
SPACK_USER_CONFIG_PATH: $SPACK_PATH_GITLAB/spack/.spack
......
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