Skip to content

Commit 94f0a56

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.harness/test_functional_by_framework_multisteps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pipeline:
1717
value: <+pipeline.variables.target_repo>
1818
- name: target_repo_source_branch
1919
type: String
20-
value: <+input>
20+
value: <+pipeline.variables.target_branch>
2121
- name: envs_parent_folders
2222
type: String
2323
value: <+pipeline.variables.envs_parent_folders_to_include>

0 commit comments

Comments
 (0)