wrong path

This commit is contained in:
Mario
2020-11-26 10:24:00 +00:00
parent 187364d94a
commit 138beeac41

View File

@@ -41,7 +41,7 @@ before_script:
# Install dev libraries from composer
- php ./composer.phar install --no-progress
# php.ini settings
- echo 'xdebug.mode=coverage' >> /etc/php/php.ini
- echo 'xdebug.mode=coverage' >> /usr/local/etc/php/php.ini
# hidden job definition with template for MySQL/MariaDB
.job_template_mysql: &job_definition_mysql