mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-03 11:05:48 +00:00
disable mail notifications
This commit is contained in:
@@ -22,6 +22,9 @@ script:
|
||||
- go test -timeout 1m $(glide nv)
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: never
|
||||
slack:
|
||||
on_success: change
|
||||
on_failure: change
|
||||
|
Reference in New Issue
Block a user