helps when you build frfr
Some checks failed
Publish Docker Image / docker (push) Failing after 30s

This commit is contained in:
Lee 2024-01-03 07:36:10 +00:00
parent 663f997ee7
commit fb6dbc3b5d

@ -12,4 +12,6 @@ COPY . .
#RUN chown -R node /usr/src/app
#USER node
RUN pnpm run build
CMD pnpm run start