Add bazel build for secure-config plugin

Change-Id: I64a0dccae169feda7e7a1cf32e3ae68a6af949ce
diff --git a/jenkins/gerrit-buck-bazel-plugin-secure-config.yaml b/jenkins/gerrit-buck-bazel-plugin-secure-config.yaml
new file mode 100644
index 0000000..90a2c88
--- /dev/null
+++ b/jenkins/gerrit-buck-bazel-plugin-secure-config.yaml
@@ -0,0 +1,9 @@
+- project:
+    name: secure-config
+    jobs:
+      - 'plugin-{name}-{branch}':
+          branch:
+            - stable-2.13
+      - 'plugin-{name}-bazel-{branch}':
+          branch:
+            - master
diff --git a/jenkins/gerrit-buck-plugin-secure-config.yaml b/jenkins/gerrit-buck-plugin-secure-config.yaml
deleted file mode 100644
index e255b07..0000000
--- a/jenkins/gerrit-buck-plugin-secure-config.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-- project:
-    name: secure-config
-    branch:
-      - master
-      - stable-2.13
-    jobs:
-      - 'plugin-{name}-{branch}'
-