update build step

This commit is contained in:
JCEEE
2026-08-07 12:04:51 +01:00
parent 0a55276394
commit f25873dd6d
+1 -1
View File
@@ -6,7 +6,7 @@ RUN corepack enable
WORKDIR /app WORKDIR /app
COPY . . COPY . .
RUN pnpm install --frozen-lockfile RUN pnpm install --frozen-lockfile
RUN pnpm --filter frontend build RUN pnpm --filter famchamp build
RUN pnpm --filter proxy build RUN pnpm --filter proxy build
# ── Runtime stage ──────────────────────────────────────── # ── Runtime stage ────────────────────────────────────────