Add bazel build for evict-cache plugin 

Change-Id: I1f7ae55ac840287a83051ed81e3c3862ada1bb7b
diff --git a/jenkins/gerrit-buck-bazel-plugin-evict-cache.yaml b/jenkins/gerrit-buck-bazel-plugin-evict-cache.yaml
new file mode 100644
index 0000000..e5c9cad
--- /dev/null
+++ b/jenkins/gerrit-buck-bazel-plugin-evict-cache.yaml
@@ -0,0 +1,9 @@
+- project:
+    name: evict-cache
+    jobs:
+      - 'plugin-{name}-{branch}':
+          branch:
+            - stable-2.13
+      - 'plugin-{name}-bazel-{branch}':
+          branch:
+            - master
diff --git a/jenkins/gerrit-buck-plugin-evict-cache.yaml b/jenkins/gerrit-buck-plugin-evict-cache.yaml
deleted file mode 100644
index 6305f64..0000000
--- a/jenkins/gerrit-buck-plugin-evict-cache.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-- project:
-    name: evict-cache
-    branch:
-      - master
-      - stable-2.13
-    jobs:
-      - 'plugin-{name}-{branch}'
-