ci: added environment variable for downstream pipelines
This commit is contained in:
parent
7a97e05e04
commit
406f27c27e
@ -121,6 +121,8 @@ trigger_bec:
|
||||
trigger:
|
||||
project: bec/bec
|
||||
strategy: depend
|
||||
variables:
|
||||
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
||||
rules:
|
||||
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user