commit
e41ba2668f
|
@ -34,8 +34,8 @@ RUN set -eux && \
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN yarn prisma generate
|
RUN yarn prisma generate && \
|
||||||
RUN yarn build
|
yarn build --ignore-engines
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
|
Ŝarĝante…
Reference in New Issue