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

github.com/tastaturtier/someparts-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandro Leuchter <sandro.leuchter@dama.io>2020-02-11 20:16:07 +0300
committerSandro Leuchter <sandro.leuchter@dama.io>2020-02-11 20:16:07 +0300
commit01e59cc636f85d0cccc846060c7a5c586a87538e (patch)
tree48180822ddb24d3b5c1aca4a7e16b4b04983ca55
parent099b43da4698e798b918174b2c19e46a112d5199 (diff)
N/A
-rw-r--r--netlify.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml
index 4e64c12..dfd139a 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,3 +1,6 @@
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."
+
+[context.production.environment]
+ HUGO_VERSION = "0.63.2" \ No newline at end of file