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

Update spack.yaml

parent ab458791
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@ spack:
- pushd spack && git checkout ${SPACK_CHECKOUT_VERSION} && popd
- . "./spack/share/spack/setup-env.sh"
after_script:
- tar czvf binary_artifacts.tar.gz jobs_scratch_dir/mirror/build_cache/*
- tar czvf binary_artifacts.tar.gz ${CI_PROJECT_DIR}/jobs_scratch_dir/mirror/build_cache/*
artifacts:
paths:
- binary_artifacts.tar.gz
......
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