update
This commit is contained in:
parent
fc8b612e6c
commit
1ab1ca3567
|
|
@ -8,7 +8,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: 编译
|
||||
image: docker.io/mkenney/npm
|
||||
image: docker.io/library/node
|
||||
commands:
|
||||
- npm install -g cnpm --registry=https://registry.npm.taobao.org
|
||||
- cnpm install
|
||||
|
|
|
|||
Loading…
Reference in New Issue