fix: UI流水线构建包含依赖包
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 11s
All checks were successful
Build and Deploy TenantUI / build-and-deploy (push) Successful in 11s
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
|
|
||||||
pnpm --version
|
pnpm --version
|
||||||
pnpm install --frozen-lockfile
|
pnpm install --frozen-lockfile
|
||||||
VITE_GLOB_API_URL=https://api-tenant-dev.laosankeji.com/api/tenant/v1 pnpm -F @vben/web-antd run build
|
VITE_GLOB_API_URL=https://api-tenant-dev.laosankeji.com/api/tenant/v1 pnpm exec turbo run build --filter=@vben/web-antd...
|
||||||
|
|
||||||
rm -rf publish/web-antd-dist
|
rm -rf publish/web-antd-dist
|
||||||
mkdir -p publish
|
mkdir -p publish
|
||||||
|
|||||||
Reference in New Issue
Block a user