Took 30 seconds
This commit is contained in:
parent
24d6eb52f6
commit
a7da175499
@ -14,7 +14,6 @@ WORKDIR /usr/src/app
|
||||
COPY --from=depends /usr/src/app/node_modules ./node_modules
|
||||
COPY . .
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
RUN --mount=type=bind,target=/config,from=docs cp /config/config.json ./config.json
|
||||
RUN bun run build
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user