Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added gcloud project name to
upload_image.py
(#2381)
### What Somehow `upload_image.py` couldn't figure out the default project of my `gcloud` setup. This PR hard-codes the project name in the script. ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [ ] ~~I've included a screenshot or gif (if applicable)~~ <!-- This line will get updated when the PR build summary job finishes. --> PR Build Summary: https://build.rerun.io/pr/2381 <!-- pr-link-docs:start --> Docs preview: https://rerun.io/preview/47a7c7c/docs Examples preview: https://rerun.io/preview/47a7c7c/examples <!-- pr-link-docs:end -->
- Loading branch information