mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 10:05:03 +00:00
debug : env=test
This commit is contained in:
@@ -20,7 +20,7 @@ install:
|
|||||||
before_script:
|
before_script:
|
||||||
- psql -c 'create database test0;' -U postgres
|
- psql -c 'create database test0;' -U postgres
|
||||||
- php Tests/Fixtures/App/console --env=test cache:warmup
|
- php Tests/Fixtures/App/console --env=test cache:warmup
|
||||||
- php Tests/Fixtures/App/console doctrine:migrations:migrate --no-interaction
|
- php Tests/Fixtures/App/console doctrine:migrations:migrate --env=test --no-interaction
|
||||||
- php Tests/Fixtures/App/console doctrine:fixtures:load --env=test --no-interaction
|
- php Tests/Fixtures/App/console doctrine:fixtures:load --env=test --no-interaction
|
||||||
|
|
||||||
script: phpunit --coverage-text
|
script: phpunit --coverage-text
|
||||||
|
Reference in New Issue
Block a user