Merge branch 'master' of http://60.204.229.151:20080/DMJS-IT/merchant-web
This commit is contained in:
commit
16b652be7b
|
@ -14,6 +14,7 @@ steps:
|
|||
commands: ## 此处自己定义项目工程的构建命令
|
||||
- npm install -g pnpm --registry=https://registry.npmmirror.com
|
||||
- pnpm config set registry https://registry.npmmirror.com
|
||||
- pnpm install --no-frozen-lockfile
|
||||
- pnpm i
|
||||
- pnpm run build:prod
|
||||
- ls -l
|
||||
|
|
Loading…
Reference in New Issue