build: add drupal.docroot
This commit is contained in:
parent
ed68943c3f
commit
082bc1b13c
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ php:
|
||||||
phpstan:
|
phpstan:
|
||||||
level: max
|
level: max
|
||||||
|
|
||||||
|
drupal:
|
||||||
|
docroot: web
|
||||||
|
|
||||||
docker-compose:
|
docker-compose:
|
||||||
services:
|
services:
|
||||||
database: ~
|
database: ~
|
||||||
|
|
|
||||||
Reference in a new issue