fix: add branch input to CI template for child pipeline
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user