Compare commits
1 Commits
main
...
5dd2cdd8c4
Author | SHA1 | Date | |
---|---|---|---|
5dd2cdd8c4 |
@@ -7,7 +7,7 @@ WORKDIR /opt/blog
|
|||||||
COPY . /opt/blog/
|
COPY . /opt/blog/
|
||||||
|
|
||||||
RUN git submodule update --init --recursive && \
|
RUN git submodule update --init --recursive && \
|
||||||
git -C themes/blowfish/ checkout v2.89.1
|
git -C themes/blowfish/ checkout v2.88.1
|
||||||
RUN hugo
|
RUN hugo
|
||||||
|
|
||||||
# Publish Stage
|
# Publish Stage
|
||||||
|
Reference in New Issue
Block a user