Hey folks, For a matrix job, I can't seem to find a good way to pass parameters or files from the parent build(flyweight build) to child builds.
My use case is that the parent build will perform some calculation which I don't want the child builds to repeat as it is cpu intensive and every expensive. As a result, I would like to pass calculation results form the parent build to its child builds. Thanks, Chris -- 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.
