rebuilt script structure#6
rebuilt script structure#6
This commit is contained in:
parent
9bceb9944c
commit
b5d4067a47
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -98,7 +98,8 @@ node('test')
|
||||
}
|
||||
catch (e)
|
||||
{
|
||||
postFailure(e)
|
||||
printDebug(e)
|
||||
handle_failure(e)
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user