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:15:54 -08:00
parent 28dd73dd8c
commit c0067656fb

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