-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNonMainPipeline.yaml
More file actions
37 lines (37 loc) · 1.28 KB
/
NonMainPipeline.yaml
File metadata and controls
37 lines (37 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pipeline:
name: NonMainPipeline
identifier: NonMainPipeline
projectIdentifier: RajathaTest
orgIdentifier: default
tags: {}
properties:
ci:
codebase:
connectorRef: GitHubRajatha
build: <+input>
stages:
- stage:
name: adxas
identifier: adxas
type: CI
spec:
cloneCodebase: true
infrastructure:
type: KubernetesDirect
spec:
connectorRef: account.CItestK8sConnectorgjCxzubHye
namespace: sfsdfdsf
automountServiceAccountToken: true
nodeSelector: {}
os: Linux
execution:
steps:
- step:
type: Run
name: asdfsdf
identifier: asdfsdf
spec:
connectorRef: account.testDockerConnectorjvBYBoPZnb
image: alpine
shell: Sh
command: <+input>