summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/builds.html.haml
blob: 99d62503a949ce7e8634532f9b58a3fa9d1a67b0 (plain)
1
2
3
4
5
6
- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
= render "projects/commits/header_title"
= render "commit_box"
= render "ci_menu"

= render "builds"