Skip to content

Commit

Permalink
fix: hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyslavvolkov committed Jun 30, 2022
1 parent 3b02ea3 commit 163d672
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions images/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ RUN apk add --update --no-cache \
&& yarn config set nmHoistingLimits workspaces \
&& yarn config set enableTelemetry false \
&& yarn config set preferAggregateCacheInfo true \
&& yarn plugin import workspace-tools \
&& yarn plugin import interactive-tools \
&& yarn plugin import version \
&& yarn plugin import typescript \
&& yarn \
&& yarn rebuild \
&& rm -rf /usr/local/src/*
Expand Down

0 comments on commit 163d672

Please sign in to comment.