mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-10 07:47:34 +00:00
[CI] Disable composer
No actual dependencies to install, for now
This commit is contained in:
parent
a9541cba69
commit
da086cafe3
@ -23,8 +23,8 @@ before_script:
|
|||||||
- pecl install xdebug
|
- pecl install xdebug
|
||||||
- docker-php-ext-enable xdebug
|
- docker-php-ext-enable xdebug
|
||||||
# Install and run Composer
|
# Install and run Composer
|
||||||
- curl -sS https://getcomposer.org/installer | php
|
#- curl -sS https://getcomposer.org/installer | php
|
||||||
- php composer.phar install
|
#- php composer.phar install
|
||||||
|
|
||||||
# Bring in any services we need http://docs.gitlab.com/ee/ci/docker/using_docker_images.html#what-is-a-service
|
# Bring in any services we need http://docs.gitlab.com/ee/ci/docker/using_docker_images.html#what-is-a-service
|
||||||
# See http://docs.gitlab.com/ce/ci/services/README.html for examples.
|
# See http://docs.gitlab.com/ce/ci/services/README.html for examples.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user