This commit is contained in:
parent
f962da1a06
commit
2462632497
@ -27,9 +27,9 @@ steps:
|
||||
path: /usr/local/share/.cache/yarn/v6
|
||||
commands:
|
||||
# - npm config set registry https://registry.npm.taobao.org
|
||||
- pnpm config set registry https://registry.npmmirror.com
|
||||
- pnpm install
|
||||
- pnpm build:prod
|
||||
- yarn config set registry https://registry.npmmirror.com
|
||||
- yarn install
|
||||
- yarn build:prod
|
||||
#- npm cache clean --force
|
||||
# - npm install
|
||||
# - npm run build:prod
|
||||
|
Loading…
Reference in New Issue
Block a user