Yeah, I asked this same question before. Install the Jenkins Parameterized Trigger plugin<http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>. Then in the Post Build Actions section of the job, add the Trigger Parameterized Build on Other Projects. There are several options you can pass to the down stream jobs from there. <http://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin>
On Wed, Apr 24, 2013 at 10:14 AM, Maureen Barger <[email protected]> wrote: > Hi all - > With a job that triggers many downstream jobs, is it possible to set a > string parameter (ie a file path or a release number) in the first job > and pass it on to all of the downstream jobs? > > -- > 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. > > > -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 <http://www.picsauditing.com> 17701 Cowan #140 | Irvine, CA | 92614 Join PICS on LinkedIn and Twitter! <https://twitter.com/PICSAuditingLLC> -- 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.
