-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Email Extension Plugin 2.62
No matter which 'body' I use, it report the error in the image.Is it wrong with my writing, or is it a bug?Looking forward to your answer~
stage('成功后发送邮件'){
when
steps{
// emailext body: '''${SCRIPT, template="jenkins-matrix-email-html.template"}''', subject: 'Test email', to: 'myemail'
emailext body: 'A Test EMail', subject: 'Test', to: 'myemail'
}
}
[JENKINS-52788] emailext cannot use in pipeline
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Reopened [ 4 ] | New: Closed [ 6 ] |