[fix]:[20251208][drone 全面测试私有仓库]
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kale 2025-12-10 12:17:34 -05:00
parent a19e8d933b
commit c17a305892

View File

@ -41,6 +41,7 @@ steps:
- cat ~/.m2/settings.xml
- mvn -B clean test package
- ls -lah target/*.jar || (echo "JAR file not found!" && exit 1)
- \cp target/*.jar ./ -f
- name: frontend-build
image: registry.cn-beijing.aliyuncs.com/yinzy/node:20.11-alpine3.19