mirror of https://github.com/milvus-io/milvus.git
pr: #29083 Signed-off-by: Sammy Huang <sammy.huang@zilliz.com>pull/30255/head
parent
285eade31c
commit
44c2ae130b
|
@ -14,7 +14,7 @@ pipeline {
|
|||
|
||||
options {
|
||||
timestamps()
|
||||
timeout(time: 100, unit: 'MINUTES')
|
||||
timeout(time: 200, unit: 'MINUTES')
|
||||
// parallelsAlwaysFailFast()
|
||||
disableConcurrentBuilds()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue