modify jenkinsfile

This commit is contained in:
wangruixue 2019-08-23 16:14:15 +08:00
parent 559fad55b3
commit 0a22e71659

3
Jenkinsfile vendored
View File

@ -88,8 +88,7 @@ pipeline {
}
failure {
echo 'This will run only if failed'
// mail to: 'mynteye-ci@slightech.com',
mail to: 'cocowang@slightech.com',
mail to: 'mynteye-ci@slightech.com',
subject: "${env.JOB_NAME} 编译失败 Failed Pipeline: ${currentBuild.fullDisplayName}",
body: """
详情: