提交 9ad81089 编写于 作者: T tangfangzhi

ci: add steps to check docs stage

上级 3d6aa343
......@@ -360,10 +360,12 @@ pipeline {
parallel {
stage('check docs') {
agent{label " worker03 || slave215 || slave217 || slave219 || Mac_catalina "}
steps {
check_docs()
}
}
}
}
stage('run test') {
when {
allOf {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册