feat(helm): add github action for chart test and release (#250)

Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
Shubham Bajpai 2020-12-11 19:00:14 +05:30 committed by GitHub
parent 0409fca095
commit 0c8202bec3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 94 additions and 0 deletions

View file

@ -16,6 +16,8 @@ name: ci
on:
pull_request:
paths-ignore:
- 'deploy/helm/**'
branches:
# on pull requests to master and release branches
- master