Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add push-devel-build.sh to upload release artifacts to current GCS pr…
…oject This is essentially a variant of push-ci-build.sh, but pushes it to the current project. The defaults for gcs::release actually pick a shorthash of the GCS project, so you end up uploading to something like: gs://kubernetes-releases-3fda2/devel/v0.8.0-437-g7f147ed/ (where the last part is the "git describe" of your current commit)
- Loading branch information