build: set drupal.docroot

This commit is contained in:
Oliver Davies 2023-03-30 23:19:32 +01:00
parent f66f27232c
commit ff81309464

View file

@ -16,6 +16,9 @@ php:
phpstan:
level: max
drupal:
docroot: web
docker-compose:
services:
database: ~
@ -49,4 +52,3 @@ dockerfile:
- phpcs -vv
- phpstan
- phpunit --testdox