Hello, We are trying to copy files from multiple downstream jobs back to the main job. The main job triggers the builds using a parametrized trigger "invoke i=0...N builds" We are doing it inorder to achieve parallelization of a long task.
I could not find a way to copy files back, as the copy artifacts plugin does not recognize all the jobs , but only the last one. the copy behavior I am trying to achieve is similar to the way "parallel test executor" plugin copy the specified files back to the main job. Is there a way to do it ? did I miss something in the copy artifacts plugin ? Thanks, Omer -- 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.
