You need to preface with ENV
Example:
${ENV, var="SVN_PATH"} is my SVN path.On Wed, Apr 30, 2014 at 7:01 AM, mickeys <[email protected]> wrote: > Is there a way to show a paramerized string in my email that I send? I have > tried but cant make it work. > > It seems that the html email wont be able to handle my inparameters > (${var}). > > Example: > I have a string named > Variable > > I want to be able to call that inside my html-template that the email-plugin > is using. But if I use ${Variable} inside the html I get an error. > Workaround? Or am I doing something wrong? > > /M > > > > -- > View this message in context: > http://jenkins-ci.361315.n4.nabble.com/How-to-get-a-parameter-into-my-Email-Ext-plugin-tp4700271.html > Sent from the Jenkins users mailing list archive at Nabble.com. > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
