mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
strip dev packages for ui docker build, removed before while debugging
This commit is contained in:
parent
754d2fc21e
commit
e305efbd1c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ COPY tsconfig.json .babelrc.js next.config.js next-env.d.ts ./
|
||||||
COPY src src
|
COPY src src
|
||||||
|
|
||||||
RUN yarn ui:build
|
RUN yarn ui:build
|
||||||
|
RUN yarn install --frozen-lockfile --prod
|
||||||
|
|
||||||
#
|
#
|
||||||
# Output layer
|
# Output layer
|
||||||
|
|
Loading…
Add table
Reference in a new issue