Update _pipelines.html.haml
This commit is contained in:
parent
5d25871cee
commit
edebf5389f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
- endpoint_path = local_assigns[:endpoint] || pipelines_namespace_project_merge_request_path(@project.namespace, @project, @merge_request)
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue