mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
10 lines
283 B
YAML
10 lines
283 B
YAML
chart-dirs:
|
|||
|
|
- deploy/charts
|
||
|
|
chart-repos: []
|
||
|
|
helm-extra-args: --timeout 600s
|
||
|
|
target-branch: main
|
||
|
|
# Skip OCI subchart fetches that need docker.io anonymous access — ct
|
||
|
|
# resolves these locally via `helm dependency build` in the workflow.
|
||
|
|
remote: origin
|
||
|
|
validate-maintainers: false
|