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'