mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 03:48:50 +00:00
add script to copy docs assets for Netlify build
Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
parent
9df3fcab18
commit
a40d124e23
3 changed files with 58 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[build]
|
||||
command = "mkdocs build"
|
||||
command = "./copy-docs-assets.sh && mkdocs build"
|
||||
publish = "site"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue