Bazel: Fix standalone build

Change-Id: Ia580df78a506c9c3613dca2918d5a4243caddd1c
3 files changed
tree: 1a4c26d025150d0000be1e57e2045a4aa0819682
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelrc
  6. .gitignore
  7. bazlets.bzl
  8. BUILD
  9. external_plugin_deps.bzl
  10. plugin.html
  11. README.md
  12. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

[Build Status