summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_pipelines.html.haml
blob: de4aa255bbdc47afd2ba56bd9bbc2fc7b73f5432 (plain)
1
2
3
- endpoint_path = local_assigns[:endpoint] || pipelines_namespace_project_merge_request_path(@project.namespace, @project, @merge_request, format: :json)

= render 'projects/commit/pipelines_list', endpoint: endpoint_path