gitlab-org--gitlab-foss/app/views/projects/pipelines/show.html.haml

9 lines
181 B
Plaintext

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