mirror of https://github.com/grpc/grpc.io.git
Upgrade to Hugo 0.81.0 (#683)
This commit is contained in:
parent
31031f7d37
commit
70fc3eaa11
|
|
@ -3,7 +3,7 @@ publish = "public"
|
|||
command = "git submodule update --init --recursive --depth 1 && make production-build"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.80.0"
|
||||
HUGO_VERSION = "0.81.0"
|
||||
|
||||
[context.branch-deploy]
|
||||
command = "git submodule update --init --recursive --depth 1 && make preview-build"
|
||||
|
|
|
|||
Loading…
Reference in New Issue