summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/show.html.haml
blob: 2aad5602414c2e4db1ad4454ee352b6f8b0e927a (plain)
1
2
3
4
5
6
7
8
- page_title "Pipeline"

.prepend-top-default
  - if @commit
    = render "projects/pipelines/info"
  %div.block-connector

= render "projects/commit/ci_commit", ci_commit: @pipeline