ci: added environment variable for downstream pipelines

This commit is contained in:
wakonig_k 2024-02-17 17:04:16 +01:00
parent 7a97e05e04
commit 406f27c27e

View File

@ -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"'