Add lint-kustomize to prow-presubmit-check

To do tool installs.
This commit is contained in:
Jeff Regan
2020-02-24 10:17:52 -08:00
committed by GitHub
parent d2f0b1b345
commit 96ac25fff5

View File

@@ -21,6 +21,7 @@ verify-kustomize: \
# https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes-sigs/kustomize
.PHONY: prow-presubmit-check
prow-presubmit-check: \
lint-kustomize \
test-unit-kustomize-all
.PHONY: verify-kustomize-e2e