mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-09 18:28:03 +02:00
ci: fix bec_core_branch triggering in ci file
This commit is contained in:
@ -25,7 +25,6 @@ workflow:
|
||||
auto_cancel:
|
||||
on_new_commit: interruptible
|
||||
|
||||
|
||||
include:
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
- project: "bec/awi_utils"
|
||||
@ -180,6 +179,7 @@ trigger_bec:
|
||||
trigger:
|
||||
project: bec/bec
|
||||
strategy: depend
|
||||
branch: $BEC_CORE_BRANCH
|
||||
variables:
|
||||
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
||||
rules:
|
||||
|
Reference in New Issue
Block a user