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