This commit is contained in:
guotao 2021-05-18 11:01:08 +08:00
parent 234eff1296
commit fc8b612e6c
1 changed files with 3 additions and 1 deletions

View File

@ -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