rename build/ to build-tools/

This commit is contained in:
Mike Danese
2016-10-24 10:28:07 -07:00
parent dfe801de10
commit 27116c6818
69 changed files with 81 additions and 81 deletions

View File

@@ -169,7 +169,7 @@ function prepare-e2e {
function test-build-release {
# Make a release
export KUBE_RELEASE_RUN_TESTS=N
"${KUBE_ROOT}/build/release.sh"
"${KUBE_ROOT}/build-tools/release.sh"
}
# Must ensure that the following ENV vars are set