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]<mailto:[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.
