mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
[CI] Attempt to fix build broken by upstream changes
This commit is contained in:
parent
64af028070
commit
800cc82b4a
@ -16,7 +16,7 @@ before_script:
|
|||||||
# mbstring broken because dependencies not included in default template:
|
# mbstring broken because dependencies not included in default template:
|
||||||
# > $ docker-php-ext-install mbstring pdo_pgsql curl json intl gd xml zip bz2 opcache
|
# > $ docker-php-ext-install mbstring pdo_pgsql curl json intl gd xml zip bz2 opcache
|
||||||
# > No package 'oniguruma' found
|
# > No package 'oniguruma' found
|
||||||
- docker-php-ext-install pdo_mysql curl json intl gd xml zip bz2 opcache
|
- docker-php-ext-install pdo_mysql curl zip bz2
|
||||||
# Install & enable Xdebug for code coverage reports
|
# Install & enable Xdebug for code coverage reports
|
||||||
- pecl install xdebug
|
- pecl install xdebug
|
||||||
- docker-php-ext-enable xdebug
|
- docker-php-ext-enable xdebug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user