Skip to content

Commit

Permalink
Clone pipeline Build gittest
Browse files Browse the repository at this point in the history
  • Loading branch information
smjt-h committed Jun 21, 2023
1 parent 3fe1c7b commit 029d2be
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .harness/Build_gittest_1687350051367_Clone.yaml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 029d2be

Please sign in to comment.