changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
d1e5b49988
commit
b19ac218c9
1 changed files with 2 additions and 5 deletions
|
@ -2,8 +2,5 @@ version: 2.1
|
|||
orbs:
|
||||
helm: banzaicloud/helm@0.0.5
|
||||
jobs:
|
||||
build:
|
||||
steps:
|
||||
- checkout
|
||||
- helm/lint-chart:
|
||||
charts-dir: charts
|
||||
|
|
Loading…
Reference in a new issue