This commit is contained in:
parent
53a11f4ea6
commit
7463330953
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user