mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
Update hugo version to 0.55 in netlify config
Signed-off-by: Patrick East <east.patrick@gmail.com>
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ docker-serve:
|
||||
docker run --rm -it \
|
||||
-v $(CURDIR)/:/src \
|
||||
-p 1313:1313 \
|
||||
klakegg/hugo:0.53-ext server \
|
||||
klakegg/hugo:0.55.5-ext server \
|
||||
--source /src/website \
|
||||
--contentDir generated
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ publish = "docs/website/public"
|
||||
command = "make docs-production-build"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.53"
|
||||
HUGO_VERSION = "0.55.5"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "make docs-preview-build"
|
||||
|
||||
Reference in New Issue
Block a user