delete comented code
continuous-integration/drone/push Build is passing Details

This commit is contained in:
francesco 2021-05-31 19:42:20 +02:00
parent 53a11f4ea6
commit 7463330953
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ RUN wget --quiet "https://github.com/gohugoio/hugo/releases/download/v${HUGO_VER
COPY ./ /site
WORKDIR /site
# RUN git submodule add -f https://github.com/jakewies/hugo-theme-codex.git themes/hugo-theme-codex
# RUN git submodule update --init --recursive --remote
RUN hugo
#Copy static files to Nginx