Skip to content

Commit 9283969

Browse files
committed
Update pipeline Test functional by framework - multisteps
1 parent 94f0a56 commit 9283969

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.harness/test_functional_by_framework_multisteps.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ pipeline:
1818
- name: target_repo_source_branch
1919
type: String
2020
value: <+pipeline.variables.target_branch>
21+
- name: target_repo_target_branch
22+
type: String
23+
value: <+input>
2124
- name: envs_parent_folders
2225
type: String
2326
value: <+pipeline.variables.envs_parent_folders_to_include>

0 commit comments

Comments
 (0)