Compare commits

...

7 Commits

Author SHA1 Message Date
actions-user
d26d70dee9 tag version Cal.com version v4.3.0 2024-07-15 15:51:59 +00:00
actions-user
6df597e14c Auto updated submodule references 2024-07-14 04:05:52 +00:00
actions-user
fe11380291 Auto updated submodule references 2024-07-13 04:04:40 +00:00
actions-user
266b8bc42e Auto updated submodule references 2024-07-12 04:05:58 +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 install
RUN yarn db-deploy RUN yarn db-deploy
RUN yarn --cwd packages/prisma seed-app-store 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 --cwd apps/web workspace @calcom/web run build
# RUN yarn plugin import workspace-tools && \ # RUN yarn plugin import workspace-tools && \

2
calcom

Submodule calcom updated: 5f8d090d3c...c8b577fb7a