aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-26 10:24:00 +0000
committerMario <mario@mariovavti.com>2020-11-26 10:24:00 +0000
commit138beeac41824394ad9a40e857ae9823e64e066c (patch)
tree9f3937f4947f72361ee8e71f096382e7882319cd
parent187364d94aacca093f665d43922405424c164b4b (diff)
downloadvolse-hubzilla-138beeac41824394ad9a40e857ae9823e64e066c.tar.gz
volse-hubzilla-138beeac41824394ad9a40e857ae9823e64e066c.tar.bz2
volse-hubzilla-138beeac41824394ad9a40e857ae9823e64e066c.zip
wrong path
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 094a8843a..d5477d8f2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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