mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-15 17:50:49 +00:00
4 lines
113 B
TOML
4 lines
113 B
TOML
|
# Netlify settings
|
||
|
[build]
|
||
|
command = "cd docs/ && bundle install && jekyll build"
|
||
|
publish = "docs/_site/"
|