This works for most part. Except, I have a html formatted file which I would like to send as the body. Is it possible? Thanks
emailext attachmentsPattern: '*.log, *.html', body: 'BUILD_URL = ' + env.BUILD_URL, subject: 'END Coded Pipeline Build SOURCE - ' + CODE_BRANCH + ' TESTS - ' + TEST_BRANCH, to: MAILING_LIST -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0dfd1488-8683-45fb-a71b-f00d3d915ec9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
