mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-15 13:51:24 +00:00
Set MAILER_DSN to null://null in GitLab CI environment
This commit is contained in:
@@ -38,6 +38,7 @@ variables:
|
||||
TZ: Europe/Brussels
|
||||
# avoid direct deprecations (using symfony phpunit bridge: https://symfony.com/doc/4.x/components/phpunit_bridge.html#internal-deprecations
|
||||
SYMFONY_DEPRECATIONS_HELPER: max[total]=99999999&max[self]=0&max[direct]=45&verbose=0
|
||||
MAILER_DSN: 'null://null'
|
||||
|
||||
stages:
|
||||
- Composer install
|
||||
|
||||
Reference in New Issue
Block a user