[19.02.20] Indentation and adding github tagging
This commit is contained in:
parent
a3267fa992
commit
46148e1edd
@ -107,5 +107,5 @@ try {
|
|||||||
currentBuild.result = 'FAILURE'
|
currentBuild.result = 'FAILURE'
|
||||||
throw exception
|
throw exception
|
||||||
} finally {
|
} finally {
|
||||||
sh "echo SUCCESS"
|
currentBuild.result = 'SUCCESS'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user