|
@@ -43,7 +43,7 @@ pipeline:
|
|
|
- touch var/logs/test.log
|
|
|
- tail -f var/logs/*.log &
|
|
|
# - bin/console server:run --help --end=prod
|
|
|
- - vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist
|
|
|
+ - vendor/phpunit/phpunit/phpunit --debug -c phpunit.xml.dist
|
|
|
|
|
|
docker:
|
|
|
repo : docker.infra.flowdat.com/fd3/cablemodem
|