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