Does the first job trigger the second job? If so, pass the build number
from the first to the second as a parameter and then it will be available
as $YOUR_PARAMETER.
On Apr 18, 2014 5:51 PM, "mpc8250" wrote:
> Hi All
>
> In Editable Email Notification plugin, it allows for $BUILD_NUMBER of the
>
Hi All
In Editable Email Notification plugin, it allows for $BUILD_NUMBER of the
job to be printed.
We have 2 jobs that are chained together. We like to use the first job's
build number in the 2nd job.
How can we cause Editable Email Notification plugin to use our
parameterized BUILD_NUMBER fro