diff --git a/web/templates/builds.ejs b/web/templates/builds.ejs
index a093ccc3e2..1958892bf1 100644
--- a/web/templates/builds.ejs
+++ b/web/templates/builds.ejs
@@ -48,6 +48,7 @@ under the License.
| Job |
Project |
+ Branch |
Pipeline |
Change |
Duration |
@@ -60,6 +61,7 @@ under the License.
| {{ build.job_name }} |
{{ build.project }} |
+ {{ build.branch }} |
{{ build.pipeline }} |
change |
{{ build.duration }} seconds |