Commit 210a3428 by Epi Nett

XDEBUG

parent 7d889f43
Pipeline #58 failed with stage
in 2 minutes 3 seconds
......@@ -8,6 +8,8 @@ before_script:
- curl -sS https://getcomposer.org/installer | php
- mv composer.phar /usr/local/bin/composer
- chmod +x /usr/local/bin/composer
- pecl install xdebug
- docker-php-ext-enable xdebug
test:app:
script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment