update
This commit is contained in:
parent
234eff1296
commit
fc8b612e6c
|
|
@ -10,4 +10,6 @@ steps:
|
|||
- name: 编译
|
||||
image: docker.io/mkenney/npm
|
||||
commands:
|
||||
- echo '123456'
|
||||
- npm install -g cnpm --registry=https://registry.npm.taobao.org
|
||||
- cnpm install
|
||||
- npm run build
|
||||
|
|
|
|||
Loading…
Reference in New Issue