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