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

Update .gitlab-ci.yml

parent 394cdbd4
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ generate-pipeline:
stage: generate
before_script:
# clone spack and set checkout to correct ref
- pip3 install boto3
- git clone ${SPACK_REPO}
- pushd spack && git checkout ${SPACK_REF} && git log -n 1 && popd
- . "./spack/share/spack/setup-env.sh"
......
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