fix: add branch input to CI template for child pipeline

This commit is contained in:
2025-05-02 10:26:12 +02:00
parent 2270c61e69
commit 8d13fbdcda

View File

@ -3,4 +3,5 @@ include:
inputs: inputs:
name: {{ project_name }} name: {{ project_name }}
target: {{ project_name }} target: {{ project_name }}
branch: $CHILD_PIPELINE_BRANCH
project: bec/awi_utils project: bec/awi_utils