[skip ci] Add idle back (#12656)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2021-12-02 22:42:15 +08:00 committed by GitHub
parent e06a9aeabd
commit e2199979a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ pipeline {
customWorkspace '/home/jenkins/agent/workspace' customWorkspace '/home/jenkins/agent/workspace'
// We allow this pod to remain active for a while, later jobs can // We allow this pod to remain active for a while, later jobs can
// reuse cache in previous created nodes. // reuse cache in previous created nodes.
// idleMinutes 120 idleMinutes 120
} }
} }
environment { environment {