mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-12 11:41:52 +02:00
ci: added environment variable for downstream pipelines
This commit is contained in:
@ -121,6 +121,8 @@ trigger_bec:
|
|||||||
trigger:
|
trigger:
|
||||||
project: bec/bec
|
project: bec/bec
|
||||||
strategy: depend
|
strategy: depend
|
||||||
|
variables:
|
||||||
|
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
|
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user