Disable remote cloud build for cos_kdump_debugger

Remote cloud builds are failing for cos/tools.
cos_kdump_debugger container remote build takes
~one hour and the oauth token expires from the cloud
build end. Disbaling for now and working on speeding up the build.

BUG=b/194525262

Change-Id: I8e2590a0c86d832bc9d9d64035b461aebd4e5ef5
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/20037
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Reviewed-by: Dexter Rivera <riverade@google.com>
Tested-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
1 file changed
tree: 61e225145bf887a3ec813710c37e0d4e529f1c67
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. 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.