mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-07 16:43:44 +02:00
![erciccione](/assets/img/avatar_default.png)
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
169 B
TOML
9 lines
169 B
TOML
[build]
|
|
publish = "_site/"
|
|
command = "jekyll build --trace --limit-posts 10"
|
|
|
|
[build.environment]
|
|
RUBY_VERSION = "2.7"
|
|
|
|
[build.processing]
|
|
skip_processing = true |