ci: send email to builds@ mailing list if master fails
CI always runs after new PRs are merged into master. Report failures to mailing list to get more attention if master fails to build. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2a0a48f6bb
commit
2261d3e4c1
1 changed files with 2 additions and 4 deletions
|
@ -71,8 +71,6 @@ integrations:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- net
|
||||
- bluetooth
|
||||
- arm
|
||||
on_success: never
|
||||
on_failure: never
|
||||
on_failure: always
|
||||
on_pull_request: never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue