ci: do not send CI messages to slack
Reduce noise from shippable on slack, nobody really looks at those messages. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
08d900df4b
commit
dabc99243d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ integrations:
|
|||
only:
|
||||
- master
|
||||
on_success: never
|
||||
on_failure: always
|
||||
on_failure: never
|
||||
- integrationName: email
|
||||
type: email
|
||||
recipients:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue