summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/pipelines.html.haml
blob: 8233e26e4e73794991e4bdd58e24d8332f35f498 (plain)
1
2
3
4
5
6
- page_title "Pipelines", "#{@commit.title} (#{@commit.short_id})", "Commits"

= render "commit_box"

= render "ci_menu"
= render "pipelines_list", pipelines: @ci_pipelines