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