-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.json
43 lines (43 loc) · 1.01 KB
/
test.json
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
40
41
42
43
{
"repo": {
"clone_url": "git://github.com/drone/drone",
"owner": "drone",
"name": "drone",
"full_name": "drone/drone"
},
"system": {
"link_url": "https://beta.drone.io"
},
"build": {
"number": 22,
"status": "success",
"started_at": 1421029603,
"finished_at": 1421029813,
"message": "Update the Readme",
"author": "johnsmith",
"author_email": "[email protected]",
"event": "push",
"branch": "master",
"commit": "436b7a6e2abaddfd35740527353e78a227ddcb2c",
"ref": "refs/heads/master"
},
"workspace": {
"root": "/drone/src",
"path": "/drone/src/github.com/drone/drone"
},
"vargs": {
"Connection": {
"Host": "192.168.99.100",
"Username": "guest",
"Password": "guest"
},
"Exchange": "rpc.test",
"Key": "routing.key.namespace",
"Mandatory": false,
"Publishing": {
"ContentType": "application/x-json",
"DeliveryMode": 1
},
"Template": "{\"git_branch\": \"{{ build.branch }}\"}"
}
}