Makefile cleanup

This commit is contained in:
Katrina Verey
2022-03-31 18:29:33 -04:00
parent 672c751715
commit 2a9adbeb1e
10 changed files with 281 additions and 275 deletions

View File

@@ -52,9 +52,7 @@ function scanDir {
if onLinuxAndNotOnRemoteCI; then
# Some of these tests have special deps.
make $MYGOBIN/helmV2
make $MYGOBIN/helmV3
make $MYGOBIN/helm
make $MYGOBIN/kubeval
fi