Skip to content
Snippets Groups Projects
Commit c56e9047 authored by Erick Hitter's avatar Erick Hitter
Browse files

Test adding disabled Xdebug

parent 08ac4013
No related branches found
No related tags found
1 merge request!25Add Xdebug
Pipeline #4839 failed with stages
in 7 minutes and 52 seconds
......@@ -10,7 +10,6 @@ RUN apt-get update \
RUN docker-php-ext-install mbstring mysqli intl gd zip bz2 \
&& pecl install xdebug \
&& phpdismod xdebug \
&& php -i
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment