提交 5a4b7e95 编写于 作者: haoranc's avatar haoranc

ci:test ci

上级 270c3492
......@@ -361,7 +361,7 @@ pipeline {
}
parallel {
stage('check docs') {
agent{label " slave1_47 "}
agent{label " slave1_48 "}
steps {
check_docs()
}
......@@ -407,7 +407,7 @@ pipeline {
}
}
stage('linux test') {
agent{label " slave1_47 "}
agent{label " slave1_48 "}
options { skipDefaultCheckout() }
when {
changeRequest()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册