We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9582b8 commit 3874827Copy full SHA for 3874827
.circleci/config.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- checkout
18
- run:
19
- command: ct lint --all --config .circleci/ct.yaml
+ command: ct lint --all --validate-maintainers=false --config .circleci/ct.yaml
20
install-charts:
21
machine: true
22
0 commit comments