We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51700a0 commit 7ac947fCopy full SHA for 7ac947f
1 file changed
.harness/orgs/PROD/projects/Harness_Split/pipelines/pythonclient/input_sets/pythonclient.yaml
@@ -0,0 +1,16 @@
1
+inputSet:
2
+ name: python-client
3
+ identifier: pythonclient
4
+ orgIdentifier: PROD
5
+ projectIdentifier: Harness_Split
6
+ pipeline:
7
8
+ properties:
9
+ ci:
10
+ codebase:
11
+ connectorRef: fmegithubharnessgitops
12
+ repoName: python-client
13
+ build:
14
+ type: PR
15
+ spec:
16
+ number: <+trigger.prNumber>
0 commit comments