Skip to content
Snippets Groups Projects
Commit b7bdb365 authored by Ray Andrew's avatar Ray Andrew
Browse files

Initial commit

parent c0adbbc8
No related merge requests found
Pipeline #5017 failed with stage
in 40 seconds
......@@ -11,7 +11,7 @@ variables:
before_script:
- export http_proxy=${HTTP_PROXY}
- export https_proxy=${HTTP_PROXY}
- pecl install xdebug
- pecl install xdebug
- docker-php-ext-configure intl
- docker-php-ext-install json intl mysqli
- docker-php-ext-enable json intl mysqli debug
......
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