mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 12:24:09 +00:00
added composer update on gitlabci
This commit is contained in:
@@ -15,6 +15,9 @@ docker-php-ext-install mbstring pdo_mysql curl json intl gd xml zip bz2 opcache
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
php composer.phar install
|
||||
|
||||
# Update dependencies
|
||||
composer update
|
||||
|
||||
# Copy over testing configuration.
|
||||
cp .env.testing .env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user