Skip to content

Commit

Permalink
Added pipeline .harness/pipelines/chaosctl-1729486314748.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas.haritwal+prod1 committed Oct 21, 2024
1 parent 97ccce2 commit ab06350
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .harness/pipelines/chaosctl-1729486314748.yaml
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit ab06350

Please # to comment.