Quoting Yann Salaün <[email protected]>:
Hi list,
I'm trying to insert the content of a file inside a job description. Let me
explain.
My build generates a file and I can find it easily with the following
URL: http:/[my-domain]job/[my-job]/lastBuild/artifact/[my-file]. In my
case, this is a text file and I would like to display it in the job's
description. I can easily insert a link to this file with HTML but how can
I insert the content of this file ?
The Project Description Setter plugin will set the job description to
the contents of a file, not include it.
You may be able to use a static file in the workspace which contains a
FILE token to include your generated file at the correct location.
https://wiki.jenkins-ci.org/display/JENKINS/Project+Description+Setter+Plugin
Thanks for answers,
Yann
--
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.