show.html.haml 231 字节
Newer Older
K
Kamil Trzcinski 已提交
1
- page_title "Pipeline"
K
Kamil Trzcinski 已提交
2

K
Kamil Trzcinski 已提交
3
= render "header_title"
K
Kamil Trzcinski 已提交
4 5 6 7 8
.prepend-top-default
  - if @commit
    = render "projects/commit/commit_box", pipeline: @pipeline
  %div.block-connector

K
Kamil Trzcinski 已提交
9
= render "projects/commit/ci_commit", ci_commit: @pipeline