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

Commit 09c0144

Browse files
authored
GITLAB_PIPELINES_BRANCH: use and propagate. (#786)
This is useful for hpc/gitlab-pipelines testing.
1 parent 856cea4 commit 09c0144

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ include:
33
file:
44
- spack-build-components.gitlab-ci.yml
55
- github-project-pipelines.gitlab-ci.yml
6+
ref: '$GITLAB_PIPELINES_BRANCH'
67
- project: hpc/gitlab-upload-logs
78
file: enable-upload.yml
89

@@ -38,6 +39,7 @@ simulation_stack:
3839
# CoreNEURON CI status depends on the BlueConfigs CI status.
3940
strategy: depend
4041
variables:
42+
GITLAB_PIPELINES_BRANCH: $GITLAB_PIPELINES_BRANCH
4143
SPACK_ENV_FILE_URL: $SPACK_SETUP_COMMIT_MAPPING_URL
4244

4345
# Performance seems to be terrible when we get too many jobs on a single node.

0 commit comments

Comments
 (0)