We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2abd977 commit 9177d1dCopy full SHA for 9177d1d
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
publish = "public"
3
-command = "hugo --gc --minify -d public/docs;"
+command = "hugo version && hugo --gc --minify -d public/docs;"
4
5
[context.production.environment]
6
HUGO_VERSION = "0.76.5"
0 commit comments