Skip to content

Commit

Permalink
restore turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed Jun 6, 2024
1 parent 194076b commit 59eb3b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions servers/fdr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ COPY --from=builder /app/out/full/ .
COPY turbo.json turbo.json
COPY shared shared
COPY fern fern
COPY packages packages
RUN pnpm compile
RUN pnpm run compile --filter=@fern-platform/fdr
RUN pnpm turbo run compile --filter=@fern-platform/fdr

FROM base AS runner
WORKDIR /app
Expand Down

0 comments on commit 59eb3b2

Please sign in to comment.