correct package scope
This commit is contained in:
@@ -22,7 +22,7 @@ COPY calcom/packages ./packages
|
|||||||
|
|
||||||
RUN yarn global add turbo && \
|
RUN yarn global add turbo && \
|
||||||
yarn config set network-timeout 1000000000 -g && \
|
yarn config set network-timeout 1000000000 -g && \
|
||||||
turbo prune --scope=web --docker && \
|
turbo prune --scope=@calcom/web --docker && \
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user