cd: 修改drone build配置

This commit is contained in:
mozzie 2023-03-23 13:51:58 +08:00
parent 50dfe31d32
commit 6b71962f6d

View File

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