ci: ci 更新
This commit is contained in:
parent
c018d3f416
commit
e3d052774a
|
@ -6,12 +6,11 @@ name: backset.cn ci
|
|||
steps:
|
||||
- name: 依赖更新
|
||||
commands:
|
||||
- su root
|
||||
- pnpm install
|
||||
- npm install
|
||||
|
||||
- name: apps/web 项目构建
|
||||
commnads:
|
||||
- pnpm build:web
|
||||
- npm run build:web
|
||||
|
||||
- name: 发布web服务器
|
||||
commands:
|
||||
|
|
Loading…
Reference in New Issue
Block a user