[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
Jenny Li 2022-11-04 19:17:40 +08:00 committed by GitHub
parent 6377d9f375
commit f28d5d8165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ pipeline {
timestamps()
timeout(time: 36, unit: 'MINUTES')
// parallelsAlwaysFailFast()
disableConcurrentBuilds()
}
environment {