mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 04:24:08 +00:00
update gitlab ci
This commit is contained in:
@@ -14,6 +14,7 @@ docker-php-ext-install mbstring pdo_mysql curl json intl gd xml zip bz2 opcache
|
||||
# Install Composer and project dependencies.
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
php composer.phar install
|
||||
composer update
|
||||
|
||||
# Copy over testing configuration.
|
||||
cp .env.testing .env
|
||||
|
||||
Reference in New Issue
Block a user