Add bazel build for groovy-provider plugin 

Change-Id: I4bcda626f5a903640efa53b2892cb4806719cf35
diff --git a/jenkins/gerrit-buck-bazel-plugin-groovy-provider.yaml b/jenkins/gerrit-buck-bazel-plugin-groovy-provider.yaml
new file mode 100644
index 0000000..afba31c
--- /dev/null
+++ b/jenkins/gerrit-buck-bazel-plugin-groovy-provider.yaml
@@ -0,0 +1,11 @@
+- project:
+    name: groovy-provider
+    jobs:
+      - 'plugin-scripting-{name}-{branch}':
+          branch:
+            - stable-2.13
+            - stable-2.12
+            - stable-2.11
+      - 'plugin-scripting-{name}-bazel-{branch}':
+          branch:
+            - master
diff --git a/jenkins/gerrit-buck-plugin-groovy-provider.yaml b/jenkins/gerrit-buck-plugin-groovy-provider.yaml
deleted file mode 100644
index 7dd9479..0000000
--- a/jenkins/gerrit-buck-plugin-groovy-provider.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-- project:
-    name: groovy-provider
-    branch:
-      - master
-      - stable-2.13
-      - stable-2.12
-      - stable-2.11
-    jobs:
-      - 'plugin-scripting-{name}-{branch}'
-