Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Sep 7, 2023
1 parent 9e77830 commit f4c88af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile.docs
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ FROM node:lts as dist
MAINTAINER authors="cipchk <[email protected]>"
WORKDIR /dist
RUN git clone --depth 1 --branch gh-pages https://github.com/ng-alain/delon.git .
# RUN git clone --depth 1 --branch gh-pages https://gitee.com/ng-alain/delon.git .
# && sed -i'.bak' -e 's/\/delon\//\//g' index.html \
# && sed -i'.bak' -e 's/\/delon\//\//g' 404.html
COPY _nginx _nginx

FROM nginx:stable-alpine
Expand Down

0 comments on commit f4c88af

Please sign in to comment.