Skip to content

Commit

Permalink
Added update of global dependencies before installing code-styler
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Jun 2, 2023
1 parent c3d04a9 commit 8a3752a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ARG INPUT_EDITORCONFIG
ARG INPUT_DEPENDABOT
ARG INPUT_NORMALIZE

RUN composer global update
RUN composer global require dragon-code/codestyler:^3.0

COPY shell /shell
Expand Down

0 comments on commit 8a3752a

Please sign in to comment.