ci
This commit is contained in:
parent
d61165981f
commit
b3a739fd0c
|
@ -11,7 +11,7 @@ steps:
|
||||||
- npm -v
|
- npm -v
|
||||||
- pwd
|
- pwd
|
||||||
- ls
|
- ls
|
||||||
- pnpm i
|
- npm install
|
||||||
- pnpm build:web
|
- npm run build:web
|
||||||
- ls
|
- ls
|
||||||
- cp -r ./apps/web/dist/ /www/wwwroot/nginx/html/backset.cn
|
- cp -r ./apps/web/dist/ /www/wwwroot/nginx/html/backset.cn
|
||||||
|
|
Loading…
Reference in New Issue
Block a user