summaryrefslogtreecommitdiff
path: root/app/views/builds/_build.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/builds/_build.html.haml')
-rw-r--r--app/views/builds/_build.html.haml10
1 files changed, 2 insertions, 8 deletions
diff --git a/app/views/builds/_build.html.haml b/app/views/builds/_build.html.haml
index f2a340d..598f734 100644
--- a/app/views/builds/_build.html.haml
+++ b/app/views/builds/_build.html.haml
@@ -7,14 +7,8 @@
%strong Build ##{build.id}
%td
- - if build.commit.tag?
- Tag
- ·
- #{build.ref}
- - else
- Commit
- ·
- #{build.short_sha}
+ = build.job_type
+
%td
= build.name
.pull-right