Fix service port mapping
All checks were successful
Publish Helm Chart / publish (push) Successful in 28s
All checks were successful
Publish Helm Chart / publish (push) Successful in 28s
This commit is contained in:
@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- '*.yaml' # Only trigger if yaml files on main are updated
|
||||
- '**/*.yaml' # Only trigger if yaml files on main are updated
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user