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