[fix]:[20251208][drone 增加前端工程的cicd1]
This commit is contained in:
parent
8264c16dbf
commit
0153a376b6
@ -56,7 +56,7 @@ steps:
|
|||||||
- ls -lah target/*.jar || (echo "JAR file not found!" && exit 1)
|
- ls -lah target/*.jar || (echo "JAR file not found!" && exit 1)
|
||||||
|
|
||||||
- name: frontend-build
|
- name: frontend-build
|
||||||
image: node:20
|
image: registry.cn-beijing.aliyuncs.com/yinzy/node:20.11-alpine3.19
|
||||||
pull: false
|
pull: false
|
||||||
volumes:
|
volumes:
|
||||||
- name: node-cache
|
- name: node-cache
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user