mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip ci] Add idle back (#12656)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
e06a9aeabd
commit
e2199979a7
2
build/ci/jenkins/Jenkinsfile
vendored
2
build/ci/jenkins/Jenkinsfile
vendored
@ -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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user