Update README.md (fix notifications example)
This commit is contained in:
parent
b005576068
commit
cd77cbb857
1 changed files with 5 additions and 2 deletions
|
@ -259,8 +259,11 @@ notify:
|
||||||
- brad@drone.io
|
- brad@drone.io
|
||||||
- burke@drone.io
|
- burke@drone.io
|
||||||
|
|
||||||
urls:
|
webhook:
|
||||||
- http://my-deploy-hook.com
|
on_success: true
|
||||||
|
on_failure: true
|
||||||
|
urls:
|
||||||
|
- http://my-deploy-hook.com
|
||||||
|
|
||||||
hipchat:
|
hipchat:
|
||||||
room: support
|
room: support
|
||||||
|
|
Loading…
Reference in a new issue