fixup-vars11
parent
6086a5e2ea
commit
5592775251
|
@ -95,6 +95,7 @@ def postCleanup() {
|
|||
}
|
||||
|
||||
def postFailure(err) {
|
||||
currentBuild.result = 'FAILURE'
|
||||
emailext \
|
||||
to: 'gyrfalcon@ebonfire.com',
|
||||
subject: '$DEFAULT_SUBJECT',
|
||||
|
|
Loading…
Reference in New Issue