gitlab-org--gitlab-foss/app/views/projects/merge_requests/show/_pipelines.html.haml
2017-02-07 15:48:35 +01:00

3 lines
207 B
Text

- endpoint_path = local_assigns[:endpoint] || pipelines_namespace_project_merge_request_path(@project.namespace, @project, @merge_request)
= render 'projects/commit/pipelines_list', endpoint: endpoint_path