Remove idle time to make every pr build clean engough (#14262)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/14381/head
Jenny Li 2021-12-28 09:54:08 +08:00 committed by GitHub
parent d5b8ae7a00
commit b0d4088a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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 {