ci
This commit is contained in:
parent
04b2a2df4c
commit
df8a6f6a7d
|
@ -14,10 +14,12 @@ steps:
|
|||
- node -v
|
||||
- npm -v
|
||||
- npm install -g pnpm
|
||||
- pwd
|
||||
- ls
|
||||
- pnpm i
|
||||
- pnpm build:web
|
||||
- ls
|
||||
- pwd
|
||||
- docker cp -r /apps/web/dist/:/www/wwwroot/nginx/html/backset.cn
|
||||
|
||||
|
||||
# 宿主机目录
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user