Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit c775245

Browse files
authored
GitLab CI adjustment. (#776)
Set CORENEURON_COMMIT=${CI_COMMIT_SHA} to prepare for upstream changes to gitlab-pipelines.
1 parent 102ebde commit c775245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ variables:
1818
spack_setup:
1919
extends: .spack_setup_ccache
2020
variables:
21+
CORENEURON_COMMIT: ${CI_COMMIT_SHA}
2122
# Enable fetching GitHub PR descriptions and parsing them to find out what
2223
# branches to build of other projects.
2324
PARSE_GITHUB_PR_DESCRIPTIONS: "true"

0 commit comments

Comments
 (0)