File tree Expand file tree Collapse file tree 5 files changed +102
-102
lines changed
Expand file tree Collapse file tree 5 files changed +102
-102
lines changed Original file line number Diff line number Diff line change 1- HUGO_VERSION = 0.101 .0
1+ HUGO_VERSION = 0.107 .0
Original file line number Diff line number Diff line change 3939 run : |
4040 yarn install
4141 hugo mod init github.com/openmodelingfoundation/openmodelingfoundation.github.io
42- hugo mod get github.com/google/docsy@v0.4 .0
42+ hugo mod get github.com/google/docsy@v0.6 .0
4343 hugo --minify
4444
4545 - name : Deploy
Original file line number Diff line number Diff line change 1- ARG HUGO_VERSION=0.101 .0
1+ ARG HUGO_VERSION=0.107 .0
22ARG DIST_TAG=-ext-ubuntu
33FROM klakegg/hugo:${HUGO_VERSION}${DIST_TAG}
44
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ pygmentsStyle = "tango"
3939 proxy = " direct"
4040 [module .hugoVersion ]
4141 extended = true
42- min = " 0.101 .0"
42+ min = " 0.107 .0"
4343 [[module .imports ]]
4444 path = " github.com/google/docsy"
4545 disable = false
You can’t perform that action at this time.
0 commit comments