Quantcast

create a report based on stdout

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

create a report based on stdout

phil swenson
I have a jenkins job (gradle dependency report) that outputs a report to standard out.

I'd like to look for a pattern in standard out like "---dependency report---" and save everything from that point on to a file.  Then I'd like jenkins to save this text file as an artifact so we can capture history.

Any thoughts?  Guessing there is a plugin that does this, but couldn't find it.

thanks
phil
Loading...