Copy patch in twenty-website dockerFile (#13265)
failing run https://github.com/twentyhq/twenty-infra/actions/runs/16349648173/job/46192749052
This commit is contained in:
@ -7,6 +7,7 @@ COPY ./package.json .
|
||||
COPY ./yarn.lock .
|
||||
COPY ./.yarnrc.yml .
|
||||
COPY ./.yarn/releases /app/.yarn/releases
|
||||
COPY ./.yarn/patches /app/.yarn/patches
|
||||
COPY ./tools/eslint-rules /app/tools/eslint-rules
|
||||
COPY ./packages/twenty-ui/package.json /app/packages/twenty-ui/
|
||||
COPY ./packages/twenty-shared/package.json /app/packages/twenty-shared/
|
||||
|
||||
Reference in New Issue
Block a user