fix: wrong command
This commit is contained in:
parent
212af7c877
commit
e3b025217b
@ -144,7 +144,7 @@ COPY packages/ ./packages/
|
|||||||
COPY fluxer_app/ ./fluxer_app/
|
COPY fluxer_app/ ./fluxer_app/
|
||||||
|
|
||||||
RUN pnpm --filter @fluxer/config generate
|
RUN pnpm --filter @fluxer/config generate
|
||||||
RUN pnpm --filter @fluxer/i18n generate
|
RUN pnpm --filter @fluxer/i18n run generate:types
|
||||||
|
|
||||||
RUN cd fluxer_app && pnpm build
|
RUN cd fluxer_app && pnpm build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user