mirror of https://github.com/milvus-io/milvus.git
Remove idle time to make every pr build clean engough (#14262)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/14381/head
parent
d5b8ae7a00
commit
b0d4088a02
|
@ -20,8 +20,6 @@ pipeline {
|
|||
defaultContainer 'main'
|
||||
yamlFile 'build/ci/jenkins/pod/rte.yaml'
|
||||
customWorkspace '/home/jenkins/agent/workspace'
|
||||
// idle 5 minutes to wait clean up tasks
|
||||
idleMinutes 5
|
||||
}
|
||||
}
|
||||
environment {
|
||||
|
|
Loading…
Reference in New Issue