Ø Are you talking about archiving the artifacts as a post build action? Yes.
Ø How do I retrieve the published artifact from the previous job? That, I believe, is where you use the Copy Artifacts plugin. David From: [email protected] [mailto:[email protected]] On Behalf Of Eric Wood Sent: 22 April 2013 16:50 To: [email protected] Subject: Re: Can a Jenkins job save/retrieve job information from previous run Are you talking about archiving the artifacts as a post build action? How do I retrieve the published artifact from the previous job. Do I have to code this myself, is there a check box? Basically I'm looking to save information about the job as a series of name/value pairs so a subsequent run can read those values process accordingly. Thanks, Eric ________________________________ From: David Aldrich <[email protected]<mailto:[email protected]>> To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Sent: Monday, April 22, 2013 11:16 AM Subject: RE: Can a Jenkins job save/retrieve job information from previous run Yes, I suggest you use build artifacts. David From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Eric Wood Sent: 22 April 2013 16:15 To: [email protected]<mailto:[email protected]> Subject: Can a Jenkins job save/retrieve job information from previous run Is it possible for a jenkins job/project to save information that was gathered during it's execution so this information can be retrieved and processed on a subsequent execution? Click here<https://www.mailcontrol.com/sr/kBXdlSvNiD!GX2PQPOmvUmJg4ssFF0!NAX2cvPd5WiU4X9GRaRszDb6g!YgnEnQE8zrIqO5KosEWkFyhp8LJ4g==> to report this email as spam. -- 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/groups/opt_out. -- 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/groups/opt_out. -- 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/groups/opt_out. -- 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/groups/opt_out.
