Skip to content

Commit 6db3942

Browse files
committed
docker action test 2
1 parent dd84a87 commit 6db3942

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ COPY next.config.mjs postcss.config.js tailwind.config.js tsconfig.json ./
4141
COPY prisma ./prisma
4242
RUN pnpm prisma generate
4343

44-
COPY .env ./
45-
4644
RUN pnpm build
4745

4846
# ? -------------------------

0 commit comments

Comments
 (0)