From 5c40f81e3dbe72070741b4e46f7be257cce80118 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 12:34:15 +0000 Subject: [PATCH] update pipeline-deploy.yml for Gitee Go updated_at:2022-05-29 12:34:15 --- .workflow/pipeline-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.workflow/pipeline-deploy.yml b/.workflow/pipeline-deploy.yml index 7ba7f1ae..53666004 100644 --- a/.workflow/pipeline-deploy.yml +++ b/.workflow/pipeline-deploy.yml @@ -28,7 +28,7 @@ stages: artifacts: - name: BUILD_JAVA path: - - ./target + - ../document/java settings: [] strategy: retry: '0'