cos-dkms: Remove bazel dependencies.

This ensures cloudbuild defaults to using
go tool for running tests instead of relying
on the default Bazel execution path.

BUG=None
TEST=presubmit
RELEASE_NOTE=None

Change-Id: I0e4c87ba2d04cc303c8438eed856c54f8ef4c28a
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/111541
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Kevin Berry <kpberry@google.com>
Tested-by: Angel Adetula <angeladetula@google.com>
4 files changed
tree: 384ebb7a2fa47982e2c5a86f067e960bd822a516
  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.