Skip to content

Commit

Permalink
fix: building
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed Jul 2, 2024
1 parent 1f4de13 commit 48b9ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ COPY . .
# Optional: tests & build
ENV NODE_ENV=production
RUN bun test
RUN bun run build

# Copy production dependencies and source code into final image
FROM base AS release
Expand Down

0 comments on commit 48b9ce6

Please sign in to comment.