From 913fd8fa00594659335e4221c6f9d5cadd9dc02b Mon Sep 17 00:00:00 2001 From: tan Date: Thu, 23 Jun 2022 10:25:19 +0530 Subject: [PATCH] Create inputset inset2 --- .harness/inset2.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .harness/inset2.yaml diff --git a/.harness/inset2.yaml b/.harness/inset2.yaml new file mode 100644 index 00000000..b4a563a1 --- /dev/null +++ b/.harness/inset2.yaml @@ -0,0 +1,32 @@ +inputSet: + identifier: "inset2" + name: "inset2" + orgIdentifier: "default" + projectIdentifier: "RajathaQA" + pipeline: + identifier: "TNHUREMOTE2" + properties: + ci: + codebase: + build: + type: "PR" + spec: + number: "<+trigger.prNumber>" + stages: + - stage: + identifier: "Build" + type: "CI" + spec: + infrastructure: + type: "KubernetesDirect" + spec: + connectorRef: "account.Testconnector" + namespace: "inset2" + execution: + steps: + - step: + identifier: "Run" + type: "Run" + spec: + connectorRef: "account.selfSignedDockerRegistry" + image: "inset2"