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
|
||||
- burke@drone.io
|
||||
|
||||
urls:
|
||||
- http://my-deploy-hook.com
|
||||
webhook:
|
||||
on_success: true
|
||||
on_failure: true
|
||||
urls:
|
||||
- http://my-deploy-hook.com
|
||||
|
||||
hipchat:
|
||||
room: support
|
||||
|
|
Loading…
Reference in a new issue