update build step
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ RUN corepack enable
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN pnpm install --frozen-lockfile
|
||||
RUN pnpm --filter frontend build
|
||||
RUN pnpm --filter famchamp build
|
||||
RUN pnpm --filter proxy build
|
||||
|
||||
# ── Runtime stage ────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user