mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-04 11:18:44 +08:00
[skip ci] Remove idle time for publishimages incase idle pod destroy the build (#12321)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
2c484c7c7d
commit
6c07d7c43b
@ -9,7 +9,7 @@ pipeline {
|
||||
customWorkspace '/home/jenkins/agent/workspace'
|
||||
// We allow this pod to remain active for a while, later jobs can
|
||||
// reuse cache in previous created nodes.
|
||||
idleMinutes 120
|
||||
// idleMinutes 120
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user