mirror of
https://github.com/fluxcd/flux2.git
synced 2025-05-17 04:35:57 +08:00

keep netlify config for now (disabled in the app), but only make it ship the _redirects file add rule for 'install.sh' move _redirects file into docs/ directory document redirects and Netlify Signed-off-by: Daniel Holbach <daniel@weave.works>
4 lines
83 B
TOML
4 lines
83 B
TOML
[build]
|
|
command = "mkdir -p site && cp docs/_redirects site/"
|
|
publish = "site"
|