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