It looks like you might be mixing up some usages..if the variable is an
environment variable (and that is the only type that will work in a
template), you'd want to do something like this:
<% ENV(var:"MYTOOL_VERSION") %>
This may only work with the most recent email-ext version.
On Thu, Mar 28,
Hi All,
I wish to send some parameter/ variable from the current build job to the
Email template to send it in an email.
I have saved my email template as Manage_Jenkins>> Managed_Files >>
custom_groovy_Email.groovy
in email template, I am trying to use it as follows
Duration:
${build