We use a post-build action to "Archive the artifacts" with an appropriate file mask. I believe this is a standard Jenkins function and not via plug-in. This will attach whatever items you want to the Jenkins build.
Scott On Wed, Oct 9, 2013 at 3:06 PM, <[email protected]> wrote: > I cannot figure out if any of the existing plugins can do this: > > I want to execute a job which generates a bunch of text files that should > be attached to the job. > Is it possible to have a link to all report files when the job is finished? > I can see that Junit can display report contents. > > Thanks, > Christian > > -- > 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. > -- 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.
