mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-23 19:27:59 +02:00
ci: prefill variables for manual pipeline start
This commit is contained in:
@ -4,7 +4,9 @@
|
|||||||
image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:3.10
|
image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:3.10
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
BEC_CORE_BRANCH: "main"
|
BEC_CORE_BRANCH:
|
||||||
|
description: bec branch
|
||||||
|
value: main
|
||||||
CHILD_PIPELINE_BRANCH: $CI_DEFAULT_BRANCH
|
CHILD_PIPELINE_BRANCH: $CI_DEFAULT_BRANCH
|
||||||
|
|
||||||
workflow:
|
workflow:
|
||||||
|
Reference in New Issue
Block a user