monero-site/netlify.toml
erciccione e5663e082a
update ci and netlify settings
workflows: remove version 2.4 and add 3.0.x to github ci
netlify: bump RUBY_VERSION to 2.7 since jekyll 4 won't work with
ruby <= 2.6
2021-05-14 10:46:21 +02:00

9 lines
No EOL
169 B
TOML

[build]
publish = "_site/"
command = "jekyll build --trace --limit-posts 10"
[build.environment]
RUBY_VERSION = "2.7"
[build.processing]
skip_processing = true