mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Improve install command for builds
This commit is contained in:
@@ -34,7 +34,7 @@ COPY ./frontend/scripts /var/www/frontend/scripts
|
||||
COPY ./frontend/webpack-utils /var/www/frontend/webpack-utils
|
||||
|
||||
RUN cd ../frontend \
|
||||
&& npm install --quiet --depth -1 \
|
||||
&& npm run build:install \
|
||||
&& cd -
|
||||
|
||||
# Наконец переносим все сорцы внутрь контейнера
|
||||
|
||||
Reference in New Issue
Block a user