mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 23:14:47 +02:00
ci: Add email notifications for on_failure (#1297)
This commit is contained in:
parent
d38701abc8
commit
339a90cf49
@ -7,3 +7,6 @@ script:
|
|||||||
- ./tools/scripts/ci_lint.sh
|
- ./tools/scripts/ci_lint.sh
|
||||||
after_success:
|
after_success:
|
||||||
- ./tools/scripts/deploy.sh
|
- ./tools/scripts/deploy.sh
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_failure: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user