remove empty script section
This commit is contained in:
parent
e1cc6bb2df
commit
fe7cc04f1c
|
@ -183,8 +183,6 @@ pipeline {
|
|||
changeRequest()
|
||||
}
|
||||
steps {
|
||||
script {
|
||||
}
|
||||
timeout(time: 45, unit: 'MINUTES'){
|
||||
pre_test()
|
||||
sh '''
|
||||
|
|
Loading…
Reference in New Issue