This commit is contained in:
liuyq-617 2021-03-23 10:31:10 +08:00
parent b6e3d4e351
commit 6c850c0894
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -44,7 +44,7 @@ def cancelPreviousBuilds() {
// build.doKill() //doTerm(),doKill(),doTerm()
// }
// }
// //abort previous build
//abort previous build
// abortPreviousBuilds()
// def abort_previous(){
// def buildNumber = env.BUILD_NUMBER as int