From 4da446dfc35f4572d1839bf5b14b7868b0f97648 Mon Sep 17 00:00:00 2001 From: kale Date: Wed, 10 Dec 2025 09:50:03 -0500 Subject: [PATCH] =?UTF-8?q?[fix]:[20251208][drone=20=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E4=BB=93=E5=BA=93=E6=9E=84=E5=BB=BA]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e8f1106..2a41f74 100644 --- a/.drone.yml +++ b/.drone.yml @@ -187,7 +187,7 @@ steps: # - front-${DRONE_COMMIT_SHA:0:8} # 如果你需要把 dist.tgz 复制给 build extra_files: - - vue-ui/dist.tgz + - dist.tgz depends_on: - frontend-build # - debug_context