update
This commit is contained in:
parent
035609b9ed
commit
f14ca72ca7
|
|
@ -6,6 +6,5 @@ steps:
|
|||
- name: 编译
|
||||
image: node
|
||||
commands:
|
||||
- npm install -g cnpm --registry=https://registry.npm.taobao.org
|
||||
- cnpm install
|
||||
- npm install
|
||||
- npm run build
|
||||
|
|
|
|||
Loading…
Reference in New Issue