[fix]:[20251208][drone 增加前端工程的cicd 2]
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
bcdf49f72e
commit
00bde2e706
@ -111,7 +111,7 @@ clone:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- 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
|
||||||
@ -227,6 +227,7 @@ steps:
|
|||||||
file_exists: overwrite
|
file_exists: overwrite
|
||||||
depends_on:
|
depends_on:
|
||||||
- docker_build
|
- docker_build
|
||||||
|
- frontend_docker_build
|
||||||
|
|
||||||
- name: summary
|
- name: summary
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user