We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73c49f commit 469e766Copy full SHA for 469e766
docs/netlify.toml
@@ -1,7 +1,7 @@
1
[build]
2
base = "docs"
3
publish = "build"
4
- command = "echo 1;"
+ command = "echo 'hello'"
5
ignore = "node ignore_build.mjs"
6
7
[[redirects]]
0 commit comments