10 lines
207 B
Text
10 lines
207 B
Text
|
- page_title "Pipeline"
|
||
|
|
||
|
= render "header_title"
|
||
|
.prepend-top-default
|
||
|
- if @commit
|
||
|
= render "projects/pipelines/info"
|
||
|
%div.block-connector
|
||
|
|
||
|
= render "projects/commit/ci_commit", ci_commit: @pipeline
|