Update type of releases pushed to GCS bucket.

Corrected type of releases pushed to GCS bucket to
be "container_image" not "container_images" for
consistency.

BUG=b/475649387
TEST=local testing and presubmit.

Change-Id: Ie14ee9d2b8a0fc2f83a4a1cb7102921dd067954f
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/125123
Reviewed-by: Daniel Velasquez <rdvelasquez@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Angel Adetula <angeladetula@google.com>
1 file changed
tree: 89f2359f2552bf219eb411f0ea0bc277d990f13e
  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.