This commit is contained in:
parent
26363eb249
commit
b448fcc8bb
@ -21,7 +21,7 @@ RUN pnpm install --frozen-lockfile
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
RUN pnp generate:types
|
RUN pnpm generate:types
|
||||||
RUN pnpm build
|
RUN pnpm build
|
||||||
|
|
||||||
# Production: copy build artifacts
|
# Production: copy build artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user