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
This commit is part of merge request !25. Comments created here will be created in the context of that merge request.
......@@ -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.
Please register or to comment