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