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

Wrong variable name

parent 7ac22cd9
No related branches found
No related tags found
1 merge request!3Feat/stack pinot noir
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -206,7 +206,7 @@ spack:mksquashfs:
#- .spack_cache
script:
- source ci/stack_env.sh
- mksquashfs ${STACK_LOCATION} ${stack}-${environment}-${SQUASH_ID}.sqfs
- mksquashfs ${STACK_LOCATION} ${stack}-${environment}-${SQUASHFS_ID}.sqfs
needs:
- job: spack:install
......
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