Skip to content

Commit

Permalink
Nx Skip Cache for Web (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
chavda-bhavik authored Jul 19, 2024
2 parents 30a35fa + b631ed4 commit e912b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ COPY libs/shared ./libs/shared
COPY packages/react ./packages/react

ENV NEXT_TELEMETRY_DISABLED=1
ENV NX_NO_CLOUD=true
ENV NX_SKIP_NX_CACHE=true

RUN pnpm i
# RUN pnpm build
Expand Down

0 comments on commit e912b75

Please sign in to comment.