Compare commits

..

2 Commits

Author SHA1 Message Date
fa8c144290 Merge pull request '[fix]:[20251208][drone 测试本地仓库构建]' (#55) from yinzy_dev into main
Reviewed-on: #55
2025-12-10 22:12:10 +08:00
kale
a14728d961 [fix]:[20251208][drone 测试本地仓库构建]
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/tag Build is failing
2025-12-10 09:21:27 -05:00

View File

@ -119,6 +119,7 @@ steps:
- mkdir -p /localcache/apps/${DRONE_REPO_NAME}
- cp dist.tgz /localcache/apps/${DRONE_REPO_NAME}/dist-${DRONE_TAG}.tgz -f
- ls -lah /localcache/apps/${DRONE_REPO_NAME}/dist-${DRONE_TAG}.tgz
- cd ../ && ls -lah vue-ui/dist.tgz
- name: java-build
image: registry.cn-beijing.aliyuncs.com/yinzy/maven:jk3.9-8