Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix(ci): autodevops-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Feb 23, 2022
1 parent f94ab63 commit 0277ada
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ USER 1000
ENV PORT=3000
EXPOSE 3000

# Disable nextjs telemetry
ENV NEXT_TELEMETRY_DISABLED 1

COPY --from=builder /app/out /usr/share/nginx/html

0 comments on commit 0277ada

Please # to comment.