Files
gitlabhq/app/views/projects/commit/_builds.html.haml
T

3 lines
103 B
Plaintext

- @ci_commits.each do |ci_commit|
= render "ci_commit", ci_commit: ci_commit, pipeline_details: true