Skip to main content
Sign in
Snippets Groups Projects
Commit 10380c1b authored by Ray Andrew's avatar Ray Andrew
Browse files

Initial commit

parent af1d46d2
Branches
No related tags found
No related merge requests found
Pipeline #
...@@ -11,6 +11,7 @@ variables: ...@@ -11,6 +11,7 @@ variables:
before_script: before_script:
- export http_proxy=${HTTP_PROXY} - export http_proxy=${HTTP_PROXY}
- export https_proxy=${HTTP_PROXY} - export https_proxy=${HTTP_PROXY}
- apk add wget
- pear config-set http_proxy ${HTTP_PROXY} - pear config-set http_proxy ${HTTP_PROXY}
- pear update-channels && pear upgrade --force - pear update-channels && pear upgrade --force
- wget http://pecl.php.net/get/xdebug-2.6.0.tgz - wget http://pecl.php.net/get/xdebug-2.6.0.tgz
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment