-
Notifications
You must be signed in to change notification settings - Fork 1
/
tci-webhook-prod.yml
47 lines (41 loc) · 1.17 KB
/
tci-webhook-prod.yml
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
44
45
46
47
configuration:
projectName: tci-webhook
server:
port: 8080
management:
security:
enabled: false
eureka:
instance:
metadataMap:
instanceId: ${spring.application.name}:${spring.application.instance_id:${random.value}}
instanceId: ${spring.application.name}:${spring.application.instance_id:${random.value}}
server:
enabled: true
client:
serviceUrl:
defaultZone: http://travelci-eureka:8000/eureka/
registerWithEureka: true
bitbucket:
identifiers: "\"self\": {\"href\": \"https://api.bitbucket.org/,\"diff\": {\"href\": \"https://api.bitbucket.org/"
repository:
url: /repository/links/html/href
branch:
name: /push/changes/0/new/name
commit:
author: /push/changes/0/commits/0/author/raw
hash: /push/changes/0/commits/0/hash
message: /push/changes/0/commits/0/message
github:
identifiers: "\"url\":\"https://api.github.com,\"keys_url\":\"https://api.github.com"
repository:
url: /repository/html_url
branch:
name: /repository/default_branch
commit:
author: /commits/0/committer/username
hash: /commits/0/id
message: /commits/0/message
info:
services:
projects: http://tci-projects