[fix]:[20251208][drone 测试本地仓库构建] #54

Merged
jk_yinzy merged 1 commits from yinzy_dev into main 2025-12-10 22:02:01 +08:00
Showing only changes of commit a311d1588c - Show all commits

View File

@ -176,7 +176,7 @@ steps:
# - front-${DRONE_COMMIT_SHA:0:8} # - front-${DRONE_COMMIT_SHA:0:8}
# 如果你需要把 dist.tgz 复制给 build # 如果你需要把 dist.tgz 复制给 build
extra_files: extra_files:
- dist.tgz - vue-ui/dist.tgz
- name: docker_build - name: docker_build
image: docker:latest image: docker:latest