ci: prefill variables for manual pipeline start
This commit is contained in:
parent
f4ab5a5908
commit
3f2c6dc4ef
@ -4,7 +4,9 @@
|
||||
image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:3.10
|
||||
|
||||
variables:
|
||||
BEC_CORE_BRANCH: "main"
|
||||
BEC_CORE_BRANCH:
|
||||
description: bec branch
|
||||
value: main
|
||||
CHILD_PIPELINE_BRANCH: $CI_DEFAULT_BRANCH
|
||||
|
||||
workflow:
|
||||
|
Loading…
x
Reference in New Issue
Block a user