-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample.json
More file actions
35 lines (35 loc) · 1.36 KB
/
Copy pathexample.json
File metadata and controls
35 lines (35 loc) · 1.36 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
{
"jobs": {
"Build base AMI": {
"Builds": [{
"runtime_seconds": "1931",
"build_date": "1506741166",
"result": "SUCCESS",
"output": "base-ami us-west-2 ami-9f0ae4e5 d1541c88258ccb3ee565fa1d2322e04cdc5a1fda"
}, {
"runtime_seconds": "1825",
"build_date": "1506740166",
"result": "SUCCESS",
"output": "base-ami us-west-2 ami-d3b92a92 3dd2e093fc75f0e903a4fd25240c89dd17c75d66"
}, {
"runtime_seconds": "126",
"build_date": "1506240166",
"result": "FAILURE",
"output": "base-ami us-west-2 ami-38a2b9c1 936c7725e69855f3c259c117173782f8c1e42d9a"
}, {
"runtime_seconds": "1842",
"build_date": "1506240566",
"result": "SUCCESS",
"output": "base-ami us-west-2 ami-91a42ed5 936c7725e69855f3c259c117173782f8c1e42d9a"
}, {
"runtime_seconds": "5",
"build_date": "1506250561"
}, {
"runtime_seconds": "215",
"build_date": "1506250826",
"result": "FAILURE",
"output": "base-ami us-west-2 ami-34a42e15 936c7725e69855f3c259c117173782f8c1e42d9a"
}]
}
}
}