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

ci: add steps to check docs stage

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