cd: 修改drone build配置
This commit is contained in:
parent
50dfe31d32
commit
6b71962f6d
|
@ -8,6 +8,12 @@ volumes:
|
|||
host:
|
||||
path: /home/drone/cache/node_modules
|
||||
|
||||
when:
|
||||
branch:
|
||||
- release/**
|
||||
event:
|
||||
- push
|
||||
|
||||
steps:
|
||||
# web端
|
||||
- name: build-web
|
||||
|
|
Loading…
Reference in New Issue
Block a user