Compare commits

...

4 Commits

Author SHA1 Message Date
actions-user
bf2180adf7 tag version Cal.com version v4.2.5 2024-07-11 13:04:42 +00:00
Hariom Balhara
7218b23e5c Fix missing embed folder in public (#364) 2024-07-11 10:50:18 +02:00
actions-user
491a6af9f3 Auto updated submodule references 2024-07-11 04:05:17 +00:00
actions-user
84dd6ce88e Auto updated submodule references 2024-07-10 04:06:09 +00:00
2 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ RUN npx turbo prune --scope=@calcom/web --docker
RUN yarn install
RUN yarn db-deploy
RUN yarn --cwd packages/prisma seed-app-store
# Build and make embed servable from web/public/embed folder
RUN yarn --cwd packages/embeds/embed-core workspace @calcom/embed-core run build
RUN yarn --cwd apps/web workspace @calcom/web run build
# RUN yarn plugin import workspace-tools && \

2
calcom

Submodule calcom updated: 5f8d090d3c...0dd3b25624