If you're trying to access it as a user from a web browser, you could consider using the HTML publisher plugin. I've used that technique successfully before.
You might also be able to archive it as a build artifact and refer to it as an artifact. I've never used that technique, but I believe there are others who have. You could also access it directly from the build workspace by URL. Mark Waite On Thu, Oct 24, 2013 at 6:35 AM, <[email protected]> wrote: > Hi, > > im generating a custom image each build, its called chart.png and is in > the specific build directory. > How can i access this image via an url? > f.ex. "jenkins/job/test1/17/chart.png" > > thanks in advance! > > MB > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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 Developers" 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.
