From 787f6ef52893d8dc912ee2a7a5b8ce2b73c108c9 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Fri, 27 Feb 2026 00:06:44 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BB=BB=E5=8A=A1=E6=AD=A5=E9=AA=A4?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=A2=9E=E5=8A=A0=E4=B8=B2=E8=A1=8C=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E6=8F=90=E7=A4=BA=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/certd/pipeline/pipeline/component/task-form/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/ui/certd-client/src/views/certd/pipeline/pipeline/component/task-form/index.vue b/packages/ui/certd-client/src/views/certd/pipeline/pipeline/component/task-form/index.vue index 667566d38..0d81031d7 100644 --- a/packages/ui/certd-client/src/views/certd/pipeline/pipeline/component/task-form/index.vue +++ b/packages/ui/certd-client/src/views/certd/pipeline/pipeline/component/task-form/index.vue @@ -49,6 +49,7 @@ +
任务步骤会串行执行,如果前面步骤失败,后面的步骤不会运行