Skip to content

Instantly share code, notes, and snippets.

View josharoesty's full-sized avatar

Josh Aroesty josharoesty

  • Los Angeles and San Francisco
View GitHub Profile
@josharoesty
josharoesty / robot-email-template.groovy
Created July 25, 2021 20:18 — forked from harbdog/robot-email-template.groovy
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;