fix google-cloud-sdk build

Change the way to import a Cloud SDK GPG key.

This is needed to fix build issues caused by
W: GPG error: https://packages.cloud.google.com/apt cloud-sdk InRelease:
The following signatures couldn't be verified because the public key is
not available: NO_PUBKEY B53DC80D13EDEF05

Change-Id: Ie45834b9611e605ae13e197dec0d315b5a1920e5
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/67154
Tested-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Shuo Yang <gshuoy@google.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
3 files changed
tree: 77213b3ddbd5c30eba1116c85311aaaa082b8c85
  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_tests.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.