feat(): added helm chart and separated chart testing from oci image building and app testing
This commit is contained in:
@@ -4,6 +4,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'cmd/**'
|
||||
- 'internal/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'cmd/**'
|
||||
- 'internal/**'
|
||||
|
||||
jobs:
|
||||
Test:
|
||||
|
||||
Reference in New Issue
Block a user