On 01/02/2013 03:01 AM, Z W wrote:
Hi All

We have a chained job (job with 4 subjobs).
Is there a way to pass SVN revision number of the update checkout from
the 1st subjob to the next subsequent subjob among the build subjobs,
so that all the subjobs run on the latest revision number of the 1st
subjob after the 1st job started? If so, how do we do it ?

Thanks

We do this all the time using the parameterized trigger plugin, see
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin

Regards
Felix

Reply via email to