Revision 95403dddb766551ff2e8e84c179f4ad365bd60bd authored by Cilium Imagebot on 04 April 2024, 06:51:52 UTC, committed by Lorenz Bauer on 09 April 2024, 09:12:51 UTC
Signed-off-by: Cilium Imagebot <noreply@cilium.io>
1 parent 3e9acf2
Raw File
netlify.toml
[build]
  base = "Documentation/"
  publish = "_build/html"
  command = "make html-netlify"
back to top