This commit is contained in:
liuyq-617 2021-02-05 15:15:15 +08:00
parent 5a8382da35
commit d24295b779
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -98,7 +98,7 @@ pipeline {
when {
changeRequest()
expression {
skipstage == 0
skipstage != 1
}
}
parallel {