Drive kustomize repo verification from make.

This commit is contained in:
Jeffrey Regan
2019-11-14 11:00:00 -08:00
parent 875385609e
commit 003b3eccc2
5 changed files with 79 additions and 148 deletions

View File

@@ -35,7 +35,7 @@ install: true
script:
- ./travis/verify-deps.sh
- ./travis/pre-commit.sh
- make verify-kustomize
- ./travis/kyaml-pre-commit.sh
# TBD. Suppressing for now.