Is it possible to pass data generated by the script executed in the 'Execute shell' build step and insert it into the email report. I'm using the email-ext plugin and a Jelly template.
Use EnvInject plugin to propagate your variables "to the outside". Here is how you can do it.