We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f5eab commit 6a2f4f1Copy full SHA for 6a2f4f1
1 file changed
netlify.toml
@@ -3,6 +3,7 @@
3
# Default build settings
4
[build]
5
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
6
+ publish = "public"
7
8
# "production" environment specific build settings
9
[build.environment]
0 commit comments