Skip to content

Commit a85fae1

Browse files
committed
Update pipeline Test functional by framework - multisteps
1 parent 44933a0 commit a85fae1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.harness/test_functional_by_framework_multisteps.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ pipeline:
1515
- name: target_repo
1616
type: String
1717
value: <+pipeline.variables.target_repo>
18-
- name: target_repo_branch
18+
- name: target_repo_source_branch
1919
type: String
20-
value: <+pipeline.variables.target_branch>
20+
value: <+input>
2121
- name: envs_parent_folders
2222
type: String
2323
value: <+pipeline.variables.envs_parent_folders_to_include>

0 commit comments

Comments
 (0)