fix: add branch input to CI template for child pipeline #2
@ -3,4 +3,5 @@ include:
|
||||
inputs:
|
||||
name: {{ project_name }}
|
||||
target: {{ project_name }}
|
||||
branch: $CHILD_PIPELINE_BRANCH
|
||||
project: bec/awi_utils
|
||||
|
Reference in New Issue
Block a user