cd: 修改drone build配置

This commit is contained in:
mozzie 2023-03-23 13:54:35 +08:00
parent 50dfe31d32
commit c2b54c15e6

View File

@ -8,6 +8,12 @@ volumes:
host:
path: /home/drone/cache/node_modules
when:
branch:
- release/**
event:
- push
steps:
# web端
- name: build-web