mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-20 00:42:21 +01:00
ci: fixed bec core dependency
This commit is contained in:
@@ -203,7 +203,8 @@ trigger:
|
|||||||
ref: $CHILD_PIPELINE_BRANCH
|
ref: $CHILD_PIPELINE_BRANCH
|
||||||
file: /.gitlab-ci.yml
|
file: /.gitlab-ci.yml
|
||||||
variables:
|
variables:
|
||||||
BEC_CORE_BRANCH: $CI_COMMIT_REF_NAME
|
BEC_CORE_BRANCH: ${BEC_CORE_BRANCH}
|
||||||
|
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
||||||
CHILD_PROJECTS: ""
|
CHILD_PROJECTS: ""
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_PIPELINE_SOURCE == "web" && $CI_PROJECT_PATH == "bec/ophyd_devices"'
|
- if: '$CI_PIPELINE_SOURCE == "web" && $CI_PROJECT_PATH == "bec/ophyd_devices"'
|
||||||
|
|||||||
Reference in New Issue
Block a user