Hi. Is it possible to obtain the upstream build objects in a groovy script executed by the Groovy Plugin? You can do this in the Groovy Post Build Plugin with: manager.build.getUpstreamBuilds()
Is there a similar way of doing it? Thanks Regards.
Hi. Is it possible to obtain the upstream build objects in a groovy script executed by the Groovy Plugin? You can do this in the Groovy Post Build Plugin with: manager.build.getUpstreamBuilds()
Is there a similar way of doing it? Thanks Regards.