fixStuffDueToKubectlDeletion

This commit is contained in:
Jeffrey Regan
2018-05-15 11:57:16 -07:00
parent 9fa568eda5
commit fea19d0f00
5 changed files with 20 additions and 24 deletions

View File

@@ -44,10 +44,9 @@ function testGoTest {
}
function testDemos {
mdrip --mode test --label test ./demos
mdrip --mode test --label test README.md ./demos
}
go install github.com/kubernetes-sigs/kustomize
runTest testGoFmt
runTest testGoImports
runTest testGoVet