mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Disable ConcurrentBuilds for publish image to reducee resources (#20345)
Signed-off-by: Jenny Li <jing.li@zilliz.com> Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/20274/head
parent
6377d9f375
commit
f28d5d8165
|
@ -16,6 +16,7 @@ pipeline {
|
|||
timestamps()
|
||||
timeout(time: 36, unit: 'MINUTES')
|
||||
// parallelsAlwaysFailFast()
|
||||
disableConcurrentBuilds()
|
||||
}
|
||||
|
||||
environment {
|
||||
|
|
Loading…
Reference in New Issue