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:
|
auto_cancel:
|
||||||
on_new_commit: interruptible
|
on_new_commit: interruptible
|
||||||
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||||
- project: "bec/awi_utils"
|
- project: "bec/awi_utils"
|
||||||
@ -180,6 +179,7 @@ trigger_bec:
|
|||||||
trigger:
|
trigger:
|
||||||
project: bec/bec
|
project: bec/bec
|
||||||
strategy: depend
|
strategy: depend
|
||||||
|
branch: $BEC_CORE_BRANCH
|
||||||
variables:
|
variables:
|
||||||
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
OPHYD_DEVICES_BRANCH: $CI_COMMIT_REF_NAME
|
||||||
rules:
|
rules:
|
||||||
|
Reference in New Issue
Block a user