generated from Fascinated/nextjs-13-template-with-tailwindcss
remove not needed command
All checks were successful
Publish Docker Image / docker (push) Successful in 4m12s
All checks were successful
Publish Docker Image / docker (push) Successful in 4m12s
This commit is contained in:
parent
556f7b4b4d
commit
0258556030
@ -14,9 +14,6 @@ RUN npx next telemetry disable
|
|||||||
# Copy the rest of the files
|
# Copy the rest of the files
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Remove development dependencies
|
|
||||||
RUN pnpm prune --production
|
|
||||||
|
|
||||||
# Environment Variables
|
# Environment Variables
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user