mirror of
https://github.com/PeterMaquiran/tvone-api.git
synced 2026-04-23 04:25:50 +00:00
This commit is contained in:
@@ -12,9 +12,6 @@ RUN pnpm install --frozen-lockfile
|
|||||||
# Copy source
|
# Copy source
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Prisma generate
|
|
||||||
RUN pnpm prisma generate
|
|
||||||
|
|
||||||
# Build NestJS
|
# Build NestJS
|
||||||
RUN pnpm build
|
RUN pnpm build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user