mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
e5663e082a
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
9 lines
No EOL
169 B
TOML
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 |