diff --git a/lib/kmxgit_web/templates/repository/ci.html.heex b/lib/kmxgit_web/templates/repository/ci.html.heex
index 64a0c7b..b3642a1 100644
--- a/lib/kmxgit_web/templates/repository/ci.html.heex
+++ b/lib/kmxgit_web/templates/repository/ci.html.heex
@@ -1,7 +1,9 @@
<div class="container-fluid">
<%= render("ci_title.html", assigns) %>
- <%= inspect @ci %>
+ <%= if Mix.env == :dev do %>
+ <%= inspect @ci %>
+ <% end %>
<%= if @ci.files do %>
<p>