Commit 0a82bc29 by wangchengyang

Update Jenkinsfile

parent 1f046c7d
Pipeline #110 failed with stage
in 0 seconds
...@@ -26,7 +26,7 @@ pipeline { ...@@ -26,7 +26,7 @@ pipeline {
failure { failure {
step([$class: 'Mailer', step([$class: 'Mailer',
notifyEveryUnstableBuild: true, notifyEveryUnstableBuild: true,
recipients: "zhangjinxiao@zhiweidata.com recipients: "zhangjinxiao@zhiweidata.com",
sendToIndividuals: true]) sendToIndividuals: true])
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment