On Tue, Aug 19, 2014 at 8:18 AM, Ginga, Dick wrote:
> The Parameterized Trigger plugin lets you trigger one job from another and
> pass to that job a set of parameters. You can use the $BUILD_NUMBER and
> $JOB_NAME as parameters.
Thanks, that seems to be useful.
> There is also the Build Flow
19, 2014 9:13 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Getting metadata of another sub-project in Multijob project
Can anyone offer any help regarding this? Or point to some useful documentation
as the plugin documentation is not much help?
Cheers
Adam
On Thu, Aug 14, 2014 at 3:21
Can anyone offer any help regarding this? Or point to some useful
documentation as the plugin documentation is not much help?
Cheers
Adam
On Thu, Aug 14, 2014 at 3:21 PM, Adam Mercer wrote:
> Hi
>
> I'm trying to use the Multijob plugin write a series of jobs for
> building a connected series o
Hi
I'm trying to use the Multijob plugin write a series of jobs for
building a connected series of libraries. How can I pass appropriate
metadata from one project to subsequent projects. For example the
BUILD_NUMBER and the JOB_NAME?
Or is the Multijob plugin not the best way to achieve this?
Ch