mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
fixStuffDueToKubectlDeletion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user