From e12b464cd7b29841b67a8dd9ff58d1337208e855 Mon Sep 17 00:00:00 2001 From: tgrogers Date: Mon, 3 Jun 2019 09:12:39 -0400 Subject: Trying out this auto-email groovy madness --- groovy-html.success.template | 108 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 groovy-html.success.template (limited to 'groovy-html.success.template') diff --git a/groovy-html.success.template b/groovy-html.success.template new file mode 100644 index 0000000..37d3e65 --- /dev/null +++ b/groovy-html.success.template @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ BUILD ${build.result ?: 'COMPLETED'} +
URL:${rooturl}${build.url}
Project:${project.name}
Date:${it.timestampString}
Duration:${build.durationString}
Cause:<% build.causes.each() { cause -> %> ${cause.shortDescription} <% } %>
+
+ + -- cgit v1.3