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

Initial commit

parent f8b95890
Branches
No related merge requests found
Pipeline #4988 failed with stage
in 1 minute and 21 seconds
......@@ -12,9 +12,7 @@ variables:
before_script:
- export http_proxy=${HTTP_PROXY}
- export https_proxy=${HTTP_PROXY}
- apk add --update \
curl \
libcurl
- apk add --update curl libcurl
# - apt-get --quiet update --yes
# - apt-get --quiet install -my wget gnupg libcurl4-gnutls-dev libicu-dev libmcrypt-dev libvpx-dev libjpeg-dev libpng-dev libxpm-dev zlib1g-dev libfreetype6-dev libxml2-dev libexpat1-dev libbz2-dev libgmp3-dev libldap2-dev unixodbc-dev libpq-dev libsqlite3-dev libaspell-dev libsnmp-dev libpcre3-dev libtidy-dev --yes
- docker-php-ext-install mbstring pdo_mysql curl json intl gd xml zip bz2 opcache mysqli
......
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