I am new to Jenkins and I want to know how it is possible to display the HTML report (not the HTML code) generated after a successful build inside a mail body (not as an att
It worked for me with Jenkins 1.558
${FILE,path="target/failsafe-reports/emailable-report.html"}