diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c755ea369..d6caf52704 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -122,9 +122,9 @@ variables: LIBSONATA_REPORT_BRANCH: description: Branch of libsonata-report to build BlueBrain models against in the simulation stack pipeline (LIBSONATA_REPORT_COMMIT and LIBSONATA_REPORT_TAG also possible) value: master - NMODL_BRANCH: + NMODL_COMMIT: description: Branch of NMODL to build CoreNEURON against (NMODL_COMMIT and NMODL_TAG also possible) - value: master + value: 791014679 SPACK_BRANCH: description: Branch of BlueBrain Spack to use for the CI pipeline value: develop