mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Run migration on build
This commit is contained in:
parent
549ef0295f
commit
3d7b3aa588
2 changed files with 4 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ ENV BASE_PATH $BASE_PATH
|
|||
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
RUN yarn build
|
||||
RUN yarn build-docker
|
||||
|
||||
# Production image, copy all the files and run next
|
||||
FROM node:16-alpine AS runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue