From 2cd52797c6669f27a51d8758de07ffe697aad6f1 Mon Sep 17 00:00:00 2001 From: tgrogers Date: Mon, 3 Jun 2019 09:31:57 -0400 Subject: Cutting the build to quickly test emails --- groovy-html.success.template | 64 ++++++++++++-------------------------------- 1 file changed, 17 insertions(+), 47 deletions(-) (limited to 'groovy-html.success.template') diff --git a/groovy-html.success.template b/groovy-html.success.template index 37d3e65..7d30edf 100644 --- a/groovy-html.success.template +++ b/groovy-html.success.template @@ -54,55 +54,25 @@ - - - - - - - - - - - - - - - - - - - - - - - - -
- BUILD ${build.result ?: 'COMPLETED'} -
URL:${rooturl}${build.url}
Project:${project.name}
Date:${it.timestampString}
Duration:${build.durationString}
Cause:<% build.causes.each() { cause -> %> ${cause.shortDescription} <% } %>
-
- + See ${BUILD_URL} for full build detials. +

-- cgit v1.3