Skip to content

Instantly share code, notes, and snippets.

View harbdog's full-sized avatar

Eric Harbeston harbdog

View GitHub Profile
@harbdog
harbdog / robot-email-template.groovy
Last active July 25, 2021 20:18
Jenkins Robot framework Email-ext plugin template example
<!-- Robot Framework Results Email-ext jenkins plugin template -->
<!-- copy to Jenkins master server inside JENKINS_HOME/email-templates -->
<%
import groovy.util.XmlSlurper
import jenkins.util.VirtualFile
%>
<STYLE>
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;