mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Update publish image groovy for publish timeout (#22660)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>pull/22668/head
parent
336378c198
commit
54a5a5a176
|
@ -14,7 +14,7 @@ pipeline {
|
|||
|
||||
options {
|
||||
timestamps()
|
||||
timeout(time: 36, unit: 'MINUTES')
|
||||
timeout(time: 60, unit: 'MINUTES')
|
||||
// parallelsAlwaysFailFast()
|
||||
disableConcurrentBuilds()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue