mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-05-31 00:50:40 +02:00
ci: fixed default branch for ophyd ci var
This commit is contained in:
parent
1d55214fbd
commit
85630f3d73
@ -6,7 +6,7 @@ image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:3.10
|
||||
variables:
|
||||
BEC_CORE_BRANCH: "main"
|
||||
CHILD_PIPELINE_BRANCH: $CI_DEFAULT_BRANCH
|
||||
OPHYD_DEVICES_BRANCH: ""
|
||||
OPHYD_DEVICES_BRANCH: $CI_DEFAULT_BRANCH
|
||||
CSAXS_BEC_BRANCH: "main"
|
||||
PXIII_BEC_BRANCH: "main"
|
||||
DEBYE_BEC_BRANCH: "main"
|
||||
|
Loading…
x
Reference in New Issue
Block a user