Fix build server
This commit is contained in:
@ -8,6 +8,7 @@ COPY ./.yarnrc.yml .
|
||||
COPY ./.yarn/releases /app/.yarn/releases
|
||||
COPY ./tools/eslint-rules /app/tools/eslint-rules
|
||||
COPY ./packages/twenty-server /app/packages/twenty-server
|
||||
COPY ./packages/twenty-emails /app/packages/twenty-emails
|
||||
|
||||
WORKDIR /app/packages/twenty-server
|
||||
RUN yarn workspaces focus
|
||||
|
||||
Reference in New Issue
Block a user