gitlab-org--gitlab-foss/app/views/projects/merge_requests/show/_pipelines.html.haml

4 lines
222 B
Plaintext

- 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