-
Notifications
You must be signed in to change notification settings - Fork 0
/
dinghyfile_2
37 lines (37 loc) · 964 Bytes
/
dinghyfile_2
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
{
"application": "hellogo",
"pipelines": [
{
"application": "hellogo",
"keepWaitingPipelines": false,
"limitConcurrent": true,
"name": "hellogo",
"locked": {
"allowUnlockUi": true,
"ui": false
},
"expectedArtifacts": [
{
"defaultArtifact": {
"artifactAccount": "manuelaguir",
"name": "gld/stb/hellogo/kustomization.yml",
"reference": "https://github.anim.dreamworks.com/api/v3/repos/pe/service-config-v3/contents/gld/stb/hellogo/kustomization.yml",
"type": "github/file",
"version": "master"
},
"displayName": "display",
"id": "id1",
"matchArtifact": {
"artifactAccount": "manuelaguir",
"name": "pe/service-config-v3/gld/stb/hellogo/kustomization.yml",
"type": "github/file"
},
"useDefaultArtifact": true,
"usePriorArtifact": false
}
],
"stages": [],
"triggers": []
}
]
}