mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
(TEST) release helm chart on master/release branches
This commit is contained in:
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
@@ -2,8 +2,9 @@ name: Release Charts
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- chart-*
|
||||
branches:
|
||||
- master
|
||||
- release-*
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user