Skip to content

Commit

Permalink
Merge pull request #35 from TheDragonCode/1.x
Browse files Browse the repository at this point in the history
can't open 'shell/functions.sh': No such file or directory
  • Loading branch information
Andrey Helldar authored Feb 10, 2022
2 parents 6d2385c + 1da67e8 commit 03256f1
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 @@ -9,6 +9,7 @@ ARG INPUT_DEPENDABOT

RUN composer global require dragon-code/codestyler

COPY shell /shell
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh

Expand Down

0 comments on commit 03256f1

Please sign in to comment.