Skip to content

Commit

Permalink
feat: Excempted NX Cloud in Github Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chavda-bhavik committed Jul 19, 2024
1 parent bae2b5a commit b6b1c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ COPY libs/shared ./libs/shared
COPY packages/react ./packages/react

ENV NEXT_TELEMETRY_DISABLED=1
ENV NX_NO_CLOUD=true

RUN pnpm i
# RUN pnpm build
Expand Down

0 comments on commit b6b1c9b

Please sign in to comment.