gitlab-org--gitlab-foss/app/views/projects/pipelines/show.html.haml
2016-04-13 17:05:17 +02:00

9 lines
231 B
Text

- page_title "Pipeline"
= render "header_title"
.prepend-top-default
- if @commit
= render "projects/commit/commit_box", pipeline: @pipeline
%div.block-connector
= render "projects/commit/ci_commit", ci_commit: @pipeline