We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44933a0 commit a85fae1Copy full SHA for a85fae1
.harness/test_functional_by_framework_multisteps.yaml
@@ -15,9 +15,9 @@ pipeline:
15
- name: target_repo
16
type: String
17
value: <+pipeline.variables.target_repo>
18
- - name: target_repo_branch
+ - name: target_repo_source_branch
19
20
- value: <+pipeline.variables.target_branch>
+ value: <+input>
21
- name: envs_parent_folders
22
23
value: <+pipeline.variables.envs_parent_folders_to_include>
0 commit comments