提交 f2fb93af 编写于 作者: T tangfangzhi

fix: set default agent to none

上级 fa4cdb3a
...@@ -155,6 +155,7 @@ def pre_test_mac() { ...@@ -155,6 +155,7 @@ def pre_test_mac() {
return 1 return 1
} }
pipeline { pipeline {
agent none
options { skipDefaultCheckout() } options { skipDefaultCheckout() }
environment{ environment{
WK = '/var/data/jenkins/workspace/TDinternal' WK = '/var/data/jenkins/workspace/TDinternal'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册