build(docker): opt in to new database credentials
This commit is contained in:
parent
1d0815761b
commit
3f496168d5
2 changed files with 6 additions and 3 deletions
|
@ -52,3 +52,6 @@ dockerfile:
|
|||
- phpcs -vv
|
||||
- phpstan
|
||||
- phpunit --testdox
|
||||
|
||||
experimental:
|
||||
useNewDatabaseCredentials: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue