mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-09 23:37:32 +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
|
||||
- docker-php-ext-enable xdebug
|
||||
# Install and run Composer
|
||||
- curl -sS https://getcomposer.org/installer | php
|
||||
- php composer.phar install
|
||||
#- curl -sS https://getcomposer.org/installer | php
|
||||
#- 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
|
||||
# See http://docs.gitlab.com/ce/ci/services/README.html for examples.
|
||||
|
Loading…
x
Reference in New Issue
Block a user