remove empty script section

This commit is contained in:
tangfangzhi 2022-04-28 15:15:27 +08:00
parent e1cc6bb2df
commit fe7cc04f1c
1 changed files with 0 additions and 2 deletions

View File

@ -183,8 +183,6 @@ pipeline {
changeRequest()
}
steps {
script {
}
timeout(time: 45, unit: 'MINUTES'){
pre_test()
sh '''