Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: build-pipeline
Created: 27/Dec/12 12:49 AM
Description:

There's no mechanism to access the build number from a build done at an earlier state in the pipeline.
The use case is that job 1 builds the code, job 2 in the pipeline promotes it to a repository accessible by the test targets. This job 2 needs to know the build number of the build in job 1 in order to use the copy artifacts plugin to, well, copy the artifacts.

How can one chain build jobs together with no mechanism to pass parameters from one job to the next?
I would think that you would want to be able to define parameters in the first job and have them be available to all downstream jobs.

Environment: Linux 64 bit Ubuntu 12.04
Project: Jenkins
Priority: Major Major
Reporter: Bruce Edge
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to