mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
test build
This commit is contained in:
parent
48f2af9461
commit
da329fe869
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN apt update && apt install -y --no-install-recommends curl git jq cron iprout
|
|||
mv docker-library w9library && \
|
||||
rm -rf w9library/.github && \
|
||||
ls -la && \
|
||||
unzip media.zip && rm -rf media.zip \
|
||||
unzip media.zip && rm -rf media.zip && \
|
||||
mv media* w9media && \
|
||||
git clone --depth=1 https://github.com/swagger-api/swagger-ui.git && \
|
||||
wget https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js && \
|
||||
|
|
Loading…
Reference in a new issue