mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Set composer to use --no-progress --no-interaction options
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
- redis
|
||||
|
||||
before_install:
|
||||
- composer self-update
|
||||
- composer self-update --no-progress --no-interaction
|
||||
- sudo apt-get purge elasticsearch
|
||||
- >
|
||||
wget --no-check-certificate https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.2.deb &&
|
||||
|
Reference in New Issue
Block a user