Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hubzilla
core
Commits
187364d9
Commit
187364d9
authored
Nov 26, 2020
by
Mario
Browse files
set xdebug.mode=coverage in php.ini
parent
6e74e76f
Pipeline
#366477
failed with stage
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
187364d9
...
...
@@ -40,7 +40,8 @@ before_script:
-
curl -sS https://getcomposer.org/installer | php
# Install dev libraries from composer
-
php ./composer.phar install --no-progress
# php.ini settings
-
echo 'xdebug.mode=coverage' >> /etc/php/php.ini
# hidden job definition with template for MySQL/MariaDB
.job_template_mysql
:
&job_definition_mysql
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment