8 lines
196 B
YAML
8 lines
196 B
YAML
publishers:
|
|
- slack:
|
|
room: '#builds'
|
|
team-domain: 'teamname'
|
|
auth-token: 'yourauthtoken'
|
|
auth-token-id: 'yourauthtokenid'
|
|
build-server-url: 'http://localhost:8081'
|