Enables Circle CI job that uses the cl lint tool on changed charts (#143)

This commit is contained in:
Alex Collins 2019-10-31 11:05:21 -07:00 committed by GitHub
parent e3dc69482f
commit fc783d79d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 3 deletions

View file

@ -51,7 +51,7 @@ argocd app sync guestbook
## Publishing Changes
To push changes use following script:
Changes are automatically publish whenever a commit is merged to master. The CI job (see `.circleci/config.yaml`) runs this:
```
GIT_PUSH=true ./scripts/publish.sh