> On 13.12.2016, at 15:32, Bryce Pepper <[email protected]> wrote: > > The following works as a Build Flow, I tried as a Pipeline but didn't have > any luck.
In this case you're defining a new variable (inputParameter) inside each loop iteration that you pass as argument into build(…). I haven't tried it, but this may well be the relevant difference between the two scripts you showed. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/AF5EE75F-051F-41F0-B590-CB93B0228CE8%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
