Merge pull request #4733 from GoogleCloudPlatform/revert-4315-add_skip_push_gcs

Revert "Add SKIP_PUSH_GCS env so we can run without a push to GCS"
This commit is contained in:
Zach Loafman 2015-02-23 11:16:42 -08:00
commit b7b4252831

View File

@ -47,9 +47,7 @@ docker images -q | xargs -r docker rmi
# Build
go run ./hack/e2e.go -v --build
[[ ${KUBE_SKIP_PUSH_GCS} =~ ^[yY]$ ]] || {
# Push to GCS
./build/push-ci-build.sh
}
# Push to GCS
./build/push-ci-build.sh
sha256sum _output/release-tars/kubernetes*.tar.gz