changes on circleci to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-29 18:55:33 -07:00
parent d1e5b49988
commit b19ac218c9

View file

@ -2,8 +2,5 @@ version: 2.1
orbs:
helm: banzaicloud/helm@0.0.5
jobs:
build:
steps:
- checkout
- helm/lint-chart:
charts-dir: charts