Fix internal kustomize CLI deps

This commit is contained in:
Jeffrey Regan
2019-10-22 13:07:48 -07:00
parent 67c8fbcc3c
commit b0b3a705f4
41 changed files with 68 additions and 65 deletions

View File

@@ -79,5 +79,5 @@ cloud-build-local \
echo " "
echo "Result of local build:"
echo "##########################################"
tree ./dist
tree ./$module/dist
echo "##########################################"