ci(conf): dbrekelmans/bdi
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-01-10 10:00:38 +01:00
parent f8094c45f8
commit 8aa1b2f8c3
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -54,6 +54,7 @@ pipeline:
image: deblan/php:${PHP_VERSION}
commands:
- composer install --no-scripts --dev
- composer require --dev dbrekelmans/bdi
- vendor/bin/bdi detect drivers
- symfony server:start --port=9080 --no-tls -d
- php bin/phpunit