-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsample-master-pipeline.json
More file actions
39 lines (39 loc) · 902 Bytes
/
Copy pathsample-master-pipeline.json
File metadata and controls
39 lines (39 loc) · 902 Bytes
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
38
39
{
"application": "permtestapp2",
"id": "807494b2-d30e-46f9-9444-240710a966c8",
"index": 9,
"keepWaitingPipelines": false,
"lastModifiedBy": "opsmxuser",
"limitConcurrent": true,
"name": "masterservice",
"spelEvaluator": "v4",
"stages": [
{
"application": "permtestapp2",
"failPipeline": true,
"name": "Service 1",
"pipeline": "1d663bbc-a751-4040-aaaf-8c3ef6db485f",
"pipelineParameters": {},
"refId": "1",
"requisiteStageRefIds": [],
"stageEnabled": {
"type": "expression"
},
"type": "pipeline",
"waitForCompletion": true
},
{
"application": "permtestapp2",
"failPipeline": true,
"name": "Service 2",
"pipeline": "e5d9422b-22d6-4bbe-9cdb-ba71117c51b4",
"pipelineParameters": {},
"refId": "2",
"requisiteStageRefIds": [],
"type": "pipeline",
"waitForCompletion": true
}
],
"triggers": [],
"updateTs": "1586949291000"
}