Hi All,

I'm new to jenkins, I have a plugin which will parse the console log and
create some html files under the same
folder (work/jobs/$jobname/builds/$buildnumber/.) for each build.

The thing is if I try to access with
http://address/job/$jobname/$buildNumber/$myhtml. it will always redirect
my to 
http://address/job/$jobname/$buildNumber/<http://address/job/$jobname/$buildNumber/$myhtml>
.

It will help me a lot if anyone can let me know how to store those htmls
and how to write the right link.

Thanks
Luke

Reply via email to