about summary refs log tree commit diff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/project/index.tt2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/project/index.tt b/views/project/index.tt
index 978c4d8..7b03c83 100644
--- a/views/project/index.tt
+++ b/views/project/index.tt
@@ -39,6 +39,8 @@
               <br />
               <: if $commit.build.start_time { :>
                 built in&nbsp;<: $commit.build.end_time - $commit.build.start_time :>&nbsp;seconds
+              <: } else { :>
+                    running now
               <: } :>
               <br />
             </div>