Session on how to build Gerrit and plugins on CI

Change-Id: Ib1ef1f7d661d14001f5ccb1cdbd331421166c63d
diff --git a/sessions/gerrit-build-ci.md b/sessions/gerrit-build-ci.md
new file mode 100644
index 0000000..3c876f0
--- /dev/null
+++ b/sessions/gerrit-build-ci.md
@@ -0,0 +1,8 @@
+# Building Gerrit - a CI story
+
+It is one year since the official introduction of a CI build for Gerrit.
+Learn how we implemented a fully featured build pipeline for Gerrit and
+its plugins, ranging from Maven, Simple Build Tool, Buck and more recently
+Bazel-powered build scripts.
+
+*Luca Milanesio, Maintainer of Gerrit-CI*