From: Frank Brehm Date: Thu, 19 Apr 2018 12:33:29 +0000 (+0200) Subject: Adding timestamps() to job wrappers X-Git-Tag: 0.1.1~18 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ba24bc0a6d51d747712d2a73667c283de9ab8a35;p=pixelpark%2Fcreate-vmware-tpl.git Adding timestamps() to job wrappers --- diff --git a/create_vmware_template.groovy b/create_vmware_template.groovy index 3ed3516..7ce0fb4 100644 --- a/create_vmware_template.groovy +++ b/create_vmware_template.groovy @@ -95,6 +95,7 @@ job("create-vmware-template") { wrappers { colorizeOutput() + timestamps() } publishers {}