What ARE you getting if you are not getting what you expect? Does env-inject make the environment variables accessible to post-build actions (publishers)?
slide On Wed, Aug 7, 2013 at 7:41 AM, Welsh, Neil <[email protected]> wrote: > ** > Hi, > > Im having a little trouble sending an email using environment injection. > when I try I get a > > No emails were triggered. > > it seems to be injecting the variables > > [EnvInject] - Injecting environment variables from a build step. > [EnvInject] - Injecting as environment variables the properties file path > 'E:/email_list.txt' > [EnvInject] - Variables injected successfully. > > but doesn't seem to do anything. > > in the file I have the following > > [email protected] > > I have tried the following in the Project Recipient List: > > $EMAIL,$EMAIL and ${ENV,var="EMAIL"} > > any help would be greatly appreciated...im not sure what I am doing wrong > > Cheers, > > Neil > > -- > 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/groups/opt_out. > > > -- Website: http://earl-of-code.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/groups/opt_out.
