Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
clansty committed Jul 17, 2024
1 parent 961d05a commit 247b43f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ FROM base
COPY --from=tgs-to-gif-build /app/tgs_to_gif /usr/local/bin/tgs_to_gif
ENV TGS_TO_GIF=/usr/local/bin/tgs_to_gif

COPY main/assets /app/assets

COPY --from=build /app/deploy /app
COPY main/prisma /app/
RUN pnpm exec prisma generate
Expand Down

0 comments on commit 247b43f

Please sign in to comment.