mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove duplicate options
This commit is contained in:
@@ -15,7 +15,7 @@ COPY ./pgadmin4/web/ /pgadmin4/web/
|
||||
WORKDIR /pgadmin4/web
|
||||
|
||||
RUN yarn install --emoji false --cache-folder ./ycache --verbose && \
|
||||
yarn run bundle --emoji false && \
|
||||
yarn run bundle && \
|
||||
rm -rf ./ycache ./pgadmin/static/js/generated/.cache
|
||||
|
||||
# Build Sphinx documentation in separate container
|
||||
|
||||
Reference in New Issue
Block a user