summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/runners/show.html.haml')
-rw-r--r--app/views/projects/runners/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/projects/runners/show.html.haml b/app/views/projects/runners/show.html.haml
index 4e57f5f844d..f33e7e25b68 100644
--- a/app/views/projects/runners/show.html.haml
+++ b/app/views/projects/runners/show.html.haml
@@ -56,6 +56,9 @@
%td Description
%td= @runner.description
%tr
+ %td Maximum job timeout
+ %td= @runner.maximum_timeout_human_readable
+ %tr
%td Last contact
%td
- if @runner.contacted_at