[fix]:[20251208][drone 全面测试私有仓库]
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
a19e8d933b
commit
c17a305892
@ -41,6 +41,7 @@ steps:
|
|||||||
- cat ~/.m2/settings.xml
|
- cat ~/.m2/settings.xml
|
||||||
- mvn -B clean test package
|
- mvn -B clean test package
|
||||||
- ls -lah target/*.jar || (echo "JAR file not found!" && exit 1)
|
- ls -lah target/*.jar || (echo "JAR file not found!" && exit 1)
|
||||||
|
- \cp target/*.jar ./ -f
|
||||||
|
|
||||||
- name: frontend-build
|
- name: frontend-build
|
||||||
image: registry.cn-beijing.aliyuncs.com/yinzy/node:20.11-alpine3.19
|
image: registry.cn-beijing.aliyuncs.com/yinzy/node:20.11-alpine3.19
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user