mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-14 12:41:51 +02:00
wip
This commit is contained in:
@ -184,6 +184,7 @@ trigger_bec:
|
|||||||
file: /.gitlab-ci.yml
|
file: /.gitlab-ci.yml
|
||||||
variables:
|
variables:
|
||||||
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
||||||
|
CHILD_PIPELINE_BRANCH: ${BEC_CORE_BRANCH}
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main" && $CI_PROJECT_PATH == "bec/ophyd_devices"'
|
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main" && $CI_PROJECT_PATH == "bec/ophyd_devices"'
|
||||||
interruptible: true
|
interruptible: true
|
||||||
|
Reference in New Issue
Block a user