提交 2e3d15d6 编写于 作者: haoranc's avatar haoranc

ci:update ci server

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