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:
|
orbs:
|
||||||
helm: banzaicloud/helm@0.0.5
|
helm: banzaicloud/helm@0.0.5
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
|
||||||
steps:
|
|
||||||
- checkout
|
|
||||||
- helm/lint-chart:
|
- helm/lint-chart:
|
||||||
charts-dir: charts
|
charts-dir: charts
|
||||||
|
|
Loading…
Reference in a new issue