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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use EnvInject plugin to propagate your variables “to the outside”. Here is how you can do it.