Enables Circle CI job that uses the cl lint tool on changed charts (#143)
This commit is contained in:
parent
e3dc69482f
commit
fc783d79d5
5 changed files with 40 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue