mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-22 16:56:57 +00:00
[travis] Add email notify
This commit is contained in:
parent
684167819f
commit
99769fa2f3
@ -47,7 +47,14 @@ after_failure: true
|
|||||||
after_script: true
|
after_script: true
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email:
|
||||||
|
recipients:
|
||||||
|
- xie.zheng@seafile.com
|
||||||
|
- lian@seafile.com
|
||||||
|
- helloworld.c@outlook.com
|
||||||
|
- wangjianhui0918@126.com
|
||||||
|
on_success: never
|
||||||
|
on_failure: always
|
||||||
slack:
|
slack:
|
||||||
rooms:
|
rooms:
|
||||||
secure: TAfn5FZpRfzjGnHl2oiF1bF9FVg3L+ObK6gkNmdAY08xgdd8fHFOHrlD1WzrYSom3eT2OZ/5YPzrKAwbuWcMqTWc7NxjBCEDwfRu7F0DVBX/tUCd4f8H4B0LhaVpF3kNpApRV8UhIi1+2z9slP0O1BerDDn5AaTOx9YfcAFs/w8=
|
secure: TAfn5FZpRfzjGnHl2oiF1bF9FVg3L+ObK6gkNmdAY08xgdd8fHFOHrlD1WzrYSom3eT2OZ/5YPzrKAwbuWcMqTWc7NxjBCEDwfRu7F0DVBX/tUCd4f8H4B0LhaVpF3kNpApRV8UhIi1+2z9slP0O1BerDDn5AaTOx9YfcAFs/w8=
|
||||||
|
Loading…
Reference in New Issue
Block a user