This commit is contained in:
parent
861578cc90
commit
a5990e8ae9
@ -6,7 +6,7 @@ RUN apk add --no-cache libc6-compat
|
|||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
RUN pnpm global add turbo@^2
|
RUN pnpm i -g turbo@^2
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Generate a partial monorepo with a pruned lockfile for a target workspace.
|
# Generate a partial monorepo with a pruned lockfile for a target workspace.
|
||||||
|
Reference in New Issue
Block a user