fixup-vars11

Dustin 2020-03-16 21:34:43 -05:00
parent 6086a5e2ea
commit 5592775251
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ def postCleanup() {
}
def postFailure(err) {
currentBuild.result = 'FAILURE'
emailext \
to: 'gyrfalcon@ebonfire.com',
subject: '$DEFAULT_SUBJECT',