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