test build

This commit is contained in:
Darren 2023-12-08 18:27:17 +08:00 committed by GitHub
parent 48f2af9461
commit da329fe869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 && \