diff --git a/.harness/Build_gittest_1687350051367_Clone.yaml b/.harness/Build_gittest_1687350051367_Clone.yaml new file mode 100644 index 0000000..259f524 --- /dev/null +++ b/.harness/Build_gittest_1687350051367_Clone.yaml @@ -0,0 +1,35 @@ +--- +pipeline: + orgIdentifier: "default" + projectIdentifier: "jttest" + properties: + ci: + codebase: + build: "<+input>" + connectorRef: "account.Github" + repoName: "smjt-h/gittest" + stages: + - stage: + identifier: "build" + name: "build" + spec: + cloneCodebase: true + execution: + steps: + - step: + identifier: "echo" + name: "echo" + spec: + command: "echo hello world" + timeout: "" + type: "Run" + platform: + arch: "Amd64" + os: "Linux" + runtime: + spec: {} + type: "Cloud" + type: "CI" + identifier: "Build_gittest_1687350051367_Clone" + tags: {} + name: "Build gittest - Clone"