The simplest option is to use a Groovy build step with a few lines of code 
to parametrize your html template with the yaml file. See here the options 
that Groovy offers for template engines 
<http://docs.groovy-lang.org/next/html/documentation/template-engines.html>

On Wednesday, April 12, 2017 at 2:23:46 PM UTC-4, Trever wrote:
>
> I want to be able to have an HTML template of some sort the I can populate 
> with values from another source (in my case, a yaml file).  Then I would 
> use HTML publish plugin to add the HTML to my job result.  I've googled 
> around to see what kind of options I may have to do this but nothing stands 
> out.  
>
> I'm looking for suggestions.
>
> Thanks
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/881394ec-1bae-4e24-acc2-93cf4ac8b78b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to