Skip to content

Commit

Permalink
fix(ci): remove build bonde-components
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos committed Jun 24, 2024
1 parent c371798 commit 520173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ ENV SKIP_PREFLIGHT_CHECK=true

RUN pnpm i

RUN pnpm --filter "./libs/**" m run build
RUN pnpm --filter "./libs/slate-*" --filter "./libs/core-tools" --filter "./libs/ckeditor5-*" m run build

RUN pnpm --filter "./packages/**" m run build

0 comments on commit 520173b

Please sign in to comment.