提交 3291b84f 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

email notification only sent when status changed

上级 5d448169
......@@ -53,6 +53,11 @@ notifications:
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always
notifications:
email:
on_success: change
on_failure: change
after_success:
- npm run coverage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册