CI: Fix slow mariadb startup

This commit is contained in:
Igor Scheller 2019-09-17 20:24:16 +02:00
parent 64c4743f57
commit 4f03e2fbc4
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ variables:
MYSQL_PASSWORD: engelsystem
MYSQL_HOST: mariadb
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_INITDB_SKIP_TZINFO: "yes"
DOCROOT: /var/www/
stages: