Chris:

Thanks for the reply. Not sure i fully understood the steps. Can you elaborate? 
Where do i set a Predefined parameter and are you saying that once the variable 
is predefined I can merely reference the variable using the ${MYBUILD_NUMBER} 
in the downstream job?




On Wednesday, July 30, 2014 10:20 AM, Chris Williams <sailingar...@gmail.com> 
wrote:
 


Hi,
I usually  add a "Predefined parameter" something like 
MYBUILD_NUMBER=${BUILD_NUMBER}  and use that environment variable (Parameter) 
in the next build step.....

Chris



On 30 July 2014 15:13, Eric Wood <eric.w...@rocketmail.com> wrote:

I use the build pipeline to manage a series of related jobs (downstream).  I 
want to be able to pass the build number from the upstream job to be used in 
the downstream jobs as the build number there.  How is this best accomplished.
>
>
>Thanks, Eric -- 
>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 jenkinsci-users+unsubscr...@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to