未验证 提交 c910905b 编写于 作者: J Jenny Li 提交者: GitHub

Add failfast back to new ci (#18301)

Signed-off-by: NJenny Li <jing.li@zilliz.com>
上级 638f6c36
......@@ -9,7 +9,7 @@ pipeline {
options {
timeout(time: total_timeout_minutes, unit: 'MINUTES')
buildDiscarder logRotator(artifactDaysToKeepStr: '30')
// parallelsAlwaysFailFast()
parallelsAlwaysFailFast()
preserveStashes(buildCount: 5)
disableConcurrentBuilds(abortPrevious: true)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册