This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 80a62ec5b4 Create netlify.toml
80a62ec5b4 is described below
commit 80a62ec5b49ca07fd4ec93ce58931d039ef9ea04
Author: Albumen Kevin <[email protected]>
AuthorDate: Sat Mar 18 10:21:50 2023 +0800
Create netlify.toml
---
netlify.toml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000000..4c76b6dc26
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,5 @@
+[context.deploy-preview.environment]
+HUGO_VERSION = "0.111.3"
+
+[context.branch-deploy.environment]
+HUGO_VERSION = "0.111.3"