summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_pipelines.html.haml
blob: cbe534abedb5e3b9da42a53088478aedf7b3e59e (plain)
1
= render 'projects/commit/pipelines_list', endpoint: pipelines_namespace_project_merge_request_path(@project.namespace, @project, @merge_request)