Skip to content

Commit

Permalink
ci(make): only kube-lint deployments/charts/kuma
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
  • Loading branch information
michaelbeaumont committed Feb 28, 2023
1 parent 50038aa commit 7d7845a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/check.mk
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ format: fmt format/common

.PHONY: kube-lint
kube-lint:
$(KUBE_LINTER) lint .
$(KUBE_LINTER) lint deployments/charts/kuma

.PHONY: hadolint
hadolint:
Expand Down

0 comments on commit 7d7845a

Please sign in to comment.