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

Update .gitlab-ci.yml

parent 5f50d45c
No related branches found
No related tags found
No related merge requests found
...@@ -13,10 +13,10 @@ stages: ...@@ -13,10 +13,10 @@ stages:
# UHEI spack version and branch # UHEI spack version and branch
variables: variables:
SPACK_REPO: https://github.com/electronicvisions/spack SPACK_REPO: https://github.com/spack/spack
# ebrains_testing contains bug fix for failing uid => username lookup in container # ebrains_testing contains bug fix for failing uid => username lookup in container
# (was "visionary") # (was "visionary")
SPACK_REF: ebrains_testing SPACK_REF: develop
generate-pipeline: generate-pipeline:
stage: generate stage: generate
......
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