mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-08 16:15:03 +00:00
12 lines
155 B
YAML
12 lines
155 B
YAML
drupal:
|
|
docroot: web
|
|
|
|
php:
|
|
test_runner: phpunit
|
|
|
|
experimental:
|
|
runStaticAnalysisOnTests: false
|
|
useNewDatabaseCredentials: true
|
|
|
|
project_root: /app
|