Apply papermod theme when building
This commit is contained in:
parent
14396fa6df
commit
74b70c1e51
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ COPY . /opt/compute4change-news
|
||||||
|
|
||||||
WORKDIR /opt/compute4change-news
|
WORKDIR /opt/compute4change-news
|
||||||
|
|
||||||
# RUN git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
|
RUN git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
|
||||||
|
|
||||||
RUN hugo
|
RUN hugo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue