Update file .gitlab-ci.yml

This commit is contained in:
2024-07-02 10:39:14 +02:00
parent 139efdb873
commit 72b2d92cad

View File

@ -177,9 +177,11 @@ tests-3.12:
trigger_bec:
trigger:
project: bec/bec
strategy: depend
branch: $BEC_CORE_BRANCH
include:
- project: bec/bec
ref: $BEC_CORE_BRANCH
file: /.gitlab-ci.yml
variables:
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
rules: