mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
Ensure Helm packages generated end up in docs/ subpath that's hosted by gh-pages
This commit is contained in:
parent
aa8d10a62d
commit
d297e8d760
|
|
@ -5,3 +5,5 @@ chart-repos:
|
|||
chart-dirs:
|
||||
- helm
|
||||
validate-maintainers: false
|
||||
# this should ensure the tarballs are in the appropriate location for GH pages, rather than repo root
|
||||
package-path: docs/
|
||||
Loading…
Reference in a new issue