Subject: How do i pass a build number to a downstream job for jobs that are 
part of a Build 
Pipeline<https://groups.google.com/forum/?authuser=0#!searchin/jenkinsci-users/How$20do$20i$20pass$20a$20build$20number$20to$20a$20downstream$20job$20for$20jobs$20that$20are$20part$20of$20a$20Build$20Pipeline/jenkinsci-users/_j5FiX-9NDc/nnJ-v8Xf83oJ>


From: [email protected] 
[mailto:[email protected]] On Behalf Of Alex Brodov
Sent: Thursday, August 14, 2014 8:52 AM
To: [email protected]
Subject: EXTERNAL: How can i pass parameters from the Upstream to Downstream ?

Hi,
I have 3 builds:
A -  is the Master build which control the flow
B- Anoter build
C-  will be executed after B
I want to add a String parameter to A so the user will enter some String 
manually, and i'm not sure how can i path this parameter to B.
lets say that this is my build flow:

build("B")
build("C")
I don't know how can i path the parameter to B, should i do that from the build 
flow or from the B build configuration and how can i do that.

Thanks in advance
Alex
--
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]<mailto:[email protected]>.
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to