Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/gohugoioTheme2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--netlify.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index b6690c3..acac0b7 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,6 +1,7 @@
[build]
publish = "public"
command = "hugo --gc --minify"
+ignore = "/bin/false"
[context.production.environment]
HUGO_VERSION = "0.93.1"