This commit is contained in:
guotao 2021-05-18 11:31:50 +08:00
parent 1ab1ca3567
commit 70fffa3862
1 changed files with 8 additions and 0 deletions

View File

@ -13,3 +13,11 @@ steps:
- npm install -g cnpm --registry=https://registry.npm.taobao.org
- cnpm install
- npm run build
volumes:
- name: node_cache
path: ./node_modules
volumes:
- name: node_cache
host:
path: /data/node_cache