Skip to content

Commit

Permalink
Added pipeline .harness/pipelines/jhttp-1683565610616.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshgarg9487+test committed May 8, 2023
1 parent 06c1a1f commit 3827b4e
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .harness/pipelines/jhttp-1683565610616.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
pipeline:
identifier: Build_jhttp_1683565612790
name: Build jhttp
orgIdentifier: default
projectIdentifier: default_project
properties:
ci:
codebase:
build: <+input>
connectorRef: account.Github_OAuth_1683565603017
repoName: dgarg-harness/jhttp
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

0 comments on commit 3827b4e

Please sign in to comment.