Skip to content

Commit

Permalink
Merge pull request #21 from jtrw/develop
Browse files Browse the repository at this point in the history
permission
  • Loading branch information
nilBora committed Apr 29, 2022
2 parents 140ef8d + bcc94f7 commit f2e619b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
volumes:
- ~/.composer/cache/:/.composer_cache/:rw
- ./.docker/php7.4-fpm-dev/conf.ini:/usr/local/etc/php/conf.d/conf.ini
- ./tests/reports:/tests/reports/:rw
- ./:/app:rw
working_dir: /app

Expand Down
Empty file modified tests/reports/.gitignore
100644 → 100755
Empty file.

0 comments on commit f2e619b

Please sign in to comment.