Merge pull request #5162 from taosdata/test/jenkins

fix
This commit is contained in:
huili 2021-02-05 15:19:28 +08:00 committed by GitHub
commit ffb7b03ad5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 {