From 214a55898cac521a46a6ea4f8e2d2991b6cc16b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9A=8F=E9=81=87=E8=80=8C=E5=AE=89?= <164770707@qq.com> Date: Sun, 29 May 2022 10:33:26 +0000 Subject: [PATCH] update pipeline-deploy.yml for Gitee Go updated_at:2022-05-29 10:33:26 --- .workflow/pipeline-deploy.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.workflow/pipeline-deploy.yml b/.workflow/pipeline-deploy.yml index 4636144c..b9ddf37e 100644 --- a/.workflow/pipeline-deploy.yml +++ b/.workflow/pipeline-deploy.yml @@ -31,6 +31,20 @@ stages: settings: [] strategy: retry: '0' + - name: stage-129078f0 + displayName: 发布 + strategy: naturally + trigger: auto + executor: + - kerwincui + steps: + - step: publish@general_artifacts + name: publish_general_artifacts + displayName: 上传制品 + dependArtifact: BUILD_JAVA + artifactName: output + strategy: + retry: '0' strategy: blocking: true permissions: