Build account plugin from gerrit-review

Change-Id: I4ca9f35c35a30477a5e2e5d081fc08fb5ef2eb71
diff --git a/jenkins/gerrit-bazel-plugin-account.yaml b/jenkins/gerrit-bazel-plugin-account.yaml
new file mode 100644
index 0000000..2b9402f
--- /dev/null
+++ b/jenkins/gerrit-bazel-plugin-account.yaml
@@ -0,0 +1,8 @@
+- project:
+    name: account
+    jobs:
+      - 'plugin-{name}-bazel-{branch}':
+          branch:
+            - master
+            - stable-2.16
+            - stable-2.15
diff --git a/jenkins/gerrit-bazel-plugin-gh-account.yaml b/jenkins/gerrit-bazel-plugin-gh-account.yaml
deleted file mode 100644
index 9674025..0000000
--- a/jenkins/gerrit-bazel-plugin-gh-account.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-- project:
-    name: account
-    repo: account
-    organization: GerritForge
-    branch:
-      - master
-      - stable-2.15
-    jobs:
-      - 'plugin-{name}-gh-bazel-{branch}'
-