This commit is contained in:
@@ -15,7 +15,7 @@ steps:
|
||||
- test
|
||||
commands:
|
||||
- npm config set registry https://registry.npmmirror.com/
|
||||
- npm run install
|
||||
- npm install
|
||||
- npm run build:h5:test
|
||||
- rm -rf dist.tar
|
||||
- rm -rf node_modules
|
||||
@@ -29,7 +29,7 @@ steps:
|
||||
- master
|
||||
commands:
|
||||
- npm config set registry https://registry.npmmirror.com/
|
||||
- npm run install
|
||||
- npm install
|
||||
- npm run build:h5:prod
|
||||
- rm -rf dist.tar
|
||||
- rm -rf node_modules
|
||||
|
||||
Reference in New Issue
Block a user