redeploy
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 55s
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 55s
This commit is contained in:
parent
df4b068d88
commit
ebefe705f4
@ -15,7 +15,6 @@ COPY --from=depends /usr/src/app/node_modules ./node_modules
|
||||
COPY . .
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
RUN --mount=type=bind,target=/config,from=www cp /config/.env ./.env
|
||||
|
||||
RUN bun run build
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user