forked from projects/file-explorer
fix pipeline
This commit is contained in:
parent
05657f9e91
commit
f9775d9c1e
@ -17,4 +17,4 @@ RUN docker-php-ext-install pdo pdo_mysql mysqli gd opcache intl zip calendar dom
|
||||
RUN pecl install apcu && docker-php-ext-enable apcu
|
||||
|
||||
WORKDIR /var/www/project
|
||||
RUN composer install --no-dev --optimize-autoloader --no-suggest --no-progress
|
||||
RUN composer install --optimize-autoloader --no-suggest --no-progress
|
||||
|
Loading…
x
Reference in New Issue
Block a user