add build filter
This commit is contained in:
@@ -25,7 +25,7 @@ RUN yarn global add turbo && \
|
|||||||
turbo prune --scope=@calcom/web --docker && \
|
turbo prune --scope=@calcom/web --docker && \
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
RUN yarn build
|
RUN yarn turbo run build --filter=@calcom/web
|
||||||
|
|
||||||
FROM node:16 as runner
|
FROM node:16 as runner
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user