This commit is contained in:
parent
347e49d074
commit
c0530ebe17
@ -8,8 +8,7 @@ steps:
|
||||
- name: build-file
|
||||
path: /build/dist
|
||||
commands:
|
||||
- npm config set registry https://registry.npm.taobao.org/
|
||||
- npm install
|
||||
- npm install --registry=https://registry.npm.taobao.org
|
||||
- npm run build
|
||||
- cp -r dist/. /build/dist
|
||||
# - ls
|
||||
|
Loading…
Reference in New Issue
Block a user