summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_builds.html.haml
blob: a508382578a7c9f24492317fb8412ff9771972f6 (plain)
1
2
- @pipelines.each do |pipeline|
  = render "pipeline", pipeline: pipeline, pipeline_details: true