update build step
This commit is contained in:
+1
-1
@@ -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 ────────────────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user