From ab063503a76b672c581bf3389d10c8c2988e3dee Mon Sep 17 00:00:00 2001 From: "vikas.haritwal+prod1" Date: Mon, 21 Oct 2024 10:22:03 +0530 Subject: [PATCH] Added pipeline .harness/pipelines/chaosctl-1729486314748.yaml --- .../pipelines/chaosctl-1729486314748.yaml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .harness/pipelines/chaosctl-1729486314748.yaml diff --git a/.harness/pipelines/chaosctl-1729486314748.yaml b/.harness/pipelines/chaosctl-1729486314748.yaml new file mode 100644 index 0000000..66981b3 --- /dev/null +++ b/.harness/pipelines/chaosctl-1729486314748.yaml @@ -0,0 +1,33 @@ +pipeline: + name: Build chaosctl + identifier: Build_chaosnative_chaosctl_1729486319782 + projectIdentifier: gsdf + orgIdentifier: default + stages: + - stage: + name: Build + identifier: Build + type: CI + spec: + cloneCodebase: true + execution: + steps: + - step: + type: Run + name: Echo Welcome Message + identifier: Echo_Welcome_Message + spec: + shell: Sh + command: echo "Welcome to Harness CI" + platform: + os: Linux + arch: Amd64 + runtime: + type: Cloud + spec: {} + properties: + ci: + codebase: + connectorRef: account.Github + repoName: chaosnative/chaosctl + build: <+input>