ci: also publish helm chart for *-release branches
This commit is contained in:
parent
fa35d8994f
commit
5e003f36a0
1
.github/workflows/publish-helm-chart.yaml
vendored
1
.github/workflows/publish-helm-chart.yaml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- "*-release"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package_chart:
|
package_chart:
|
||||||
|
Loading…
Reference in New Issue
Block a user