未验证 提交 ffb7b03a 编写于 作者: H huili 提交者: GitHub

Merge pull request #5162 from taosdata/test/jenkins

fix
...@@ -98,7 +98,7 @@ pipeline { ...@@ -98,7 +98,7 @@ pipeline {
when { when {
changeRequest() changeRequest()
expression { expression {
skipstage == 0 skipstage != 1
} }
} }
parallel { parallel {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册