Skip to content

Commit 78bad0d

Browse files
committed
Update pipeline Test functional by framework - multisteps
1 parent 9283969 commit 78bad0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.harness/test_functional_by_framework_multisteps.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,8 @@ pipeline:
249249
description: Whether to force all requirements update to the latest versions
250250
required: false
251251
value: <+input>.default(false).allowedValues(true,false)
252+
- name: target_repo_target_branch
253+
type: String
254+
description: Target branch (master, release/10.2)
255+
required: false
256+
value: ""

0 commit comments

Comments
 (0)