trigger gitter notification on success or failure
This commit is contained in:
parent
61d0702bfc
commit
48622ea9f5
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ notify:
|
|||
urls:
|
||||
- https://webhooks.gitter.im/e/$$GITTER_KEY
|
||||
on_started: false
|
||||
on_success: true
|
||||
on_failure: true
|
||||
|
||||
publish:
|
||||
s3:
|
||||
|
|
Loading…
Reference in a new issue