Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
37 changes: 37 additions & 0 deletions s2/.harness/pipelines/P1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
pipeline:
name: P1
identifier: P1
projectIdentifier: pranay_CaC
orgIdentifier: default
tags: {}
properties:
ci:
codebase:
connectorRef: account.Nofar_bitbucket_cloud
repoName: drgedtr
build: <+input>
stages:
- stage:
name: wefsdf
identifier: wefsdf
description: ""
type: CI
spec:
cloneCodebase: true
infrastructure:
type: KubernetesDirect
spec:
connectorRef: account.k8scluster
namespace: ert
execution:
steps:
- step:
type: Run
name: ertert
identifier: ertert
spec:
connectorRef: account.nofar_dockerhub
image: ert
command: ert
privileged: false
variables: []
37 changes: 37 additions & 0 deletions s2/.harness/pipelines/p2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
pipeline:
name: P2
identifier: P2
projectIdentifier: pranay_CaC
orgIdentifier: default
tags: {}
properties:
ci:
codebase:
connectorRef: account.Nofar_bitbucket_cloud
repoName: drgedtr
build: <+input>
stages:
- stage:
name: wefsdf
identifier: wefsdf
description: ""
type: CI
spec:
cloneCodebase: true
infrastructure:
type: KubernetesDirect
spec:
connectorRef: account.k8scluster
namespace: ert
execution:
steps:
- step:
type: Run
name: ertert
identifier: ertert
spec:
connectorRef: account.nofar_dockerhub
image: ert
command: ert
privileged: false
variables: []