This commit is contained in:
parent
4623e7ee79
commit
9d5caf3523
@ -8,8 +8,7 @@ WORKDIR /app
|
|||||||
RUN pnpm i -g turbo@^2
|
RUN pnpm i -g turbo@^2
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Temporarily skip prune for debugging
|
RUN turbo prune frontend --docker
|
||||||
# RUN turbo prune frontend --docker
|
|
||||||
|
|
||||||
# Add lockfile and package.json's of isolated subworkspace
|
# Add lockfile and package.json's of isolated subworkspace
|
||||||
FROM base AS installer
|
FROM base AS installer
|
||||||
|
Reference in New Issue
Block a user