Skip to content

Commit

Permalink
✨ [NFE-180] Adicionando pasta /var/ww/ como segura no git
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoapaes committed Nov 13, 2023
1 parent 1d41f38 commit 9f9d515
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ RUN PHP_CS_FIXER_IGNORE_ENV=1 php-cs-fixer --version && \
phpstan -V && \
phpcs -h && phpcbf -h \
rector --version \
ecs --version
ecs --version

RUN git config --global --add safe.directory /var/www/

0 comments on commit 9f9d515

Please sign in to comment.