added gitter to .drone.yml
This commit is contained in:
parent
aabc5ec326
commit
61d0702bfc
1 changed files with 3 additions and 5 deletions
|
@ -21,12 +21,10 @@ notify:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
- brad@drone.io
|
- brad@drone.io
|
||||||
gitter:
|
webhook:
|
||||||
room_id: $$GITTER_ROOM
|
urls:
|
||||||
token: $$GITTER_KEY
|
- https://webhooks.gitter.im/e/$$GITTER_KEY
|
||||||
on_started: false
|
on_started: false
|
||||||
on_success: true
|
|
||||||
on_failure: true
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
s3:
|
s3:
|
||||||
|
|
Loading…
Reference in a new issue