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