Update format for uploading released containers to GCS bucket.

Updated the format of the json file uploaded to gcs buckets during
the cos-tools-multi-region-release workflow.

BUG=b/441804149
TEST=cloudbuild
RELEASE_NOTE=None

Change-Id: I3f7241e0418889154f289ef950fc8951e40f328d
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/120365
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Angel Adetula <angeladetula@google.com>
Reviewed-by: He Gao <hegao@google.com>
1 file changed
tree: 53b2d8a48e1c6db09666a60a588b8287351c92d1
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. postsubmit-cloudbuild.yaml
  14. README.md
  15. run_builds.sh
  16. run_unit_tests.sh
  17. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.