Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testayush #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Added pipeline .harness/pipelines/failing-pipeline-1698404600910.yaml
ayushkh1012 committed Oct 27, 2023
commit b19a2e233809ec3b6461626dda910cee78d3c1dd
33 changes: 33 additions & 0 deletions .harness/pipelines/failing-pipeline-1698404600910.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
pipeline:
identifier: Build_failing_pipeline_1698404611859
name: Build failing-pipeline
orgIdentifier: default
projectIdentifier: Test_Pipelinr
properties:
ci:
codebase:
build: <+input>
connectorRef: account.Github_OAuth_1698387505960
repoName: failing-pipeline
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