mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 14:30:12 +01:00
feat(helm): add github action for chart test and release (#250)
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
parent
0409fca095
commit
0c8202bec3
4 changed files with 94 additions and 0 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
|
@ -16,6 +16,8 @@ name: ci
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'deploy/helm/**'
|
||||
branches:
|
||||
# on pull requests to master and release branches
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue