Merge pull request #25773 from sftim/20201222_hugo_version_bump
Switch to Hugo v0.79.1pull/25940/head
commit
5aeee62c2d
|
@ -7,7 +7,7 @@ functions = "functions"
|
||||||
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
|
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_VERSION = "0.74.3"
|
HUGO_VERSION = "0.79.1"
|
||||||
NODE_VERSION = "10.20.0"
|
NODE_VERSION = "10.20.0"
|
||||||
RUBY_VERSION = "2.7.1"
|
RUBY_VERSION = "2.7.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue