2016-04-13 07:01:08 -04:00
|
|
|
- page_title "Pipeline"
|
2016-04-13 11:05:17 -04:00
|
|
|
|
|
|
|
.prepend-top-default
|
|
|
|
- if @commit
|
2016-05-17 00:29:11 -04:00
|
|
|
= render "projects/pipelines/info"
|
2016-04-13 11:05:17 -04:00
|
|
|
%div.block-connector
|
|
|
|
|
2016-04-13 07:01:08 -04:00
|
|
|
= render "projects/commit/ci_commit", ci_commit: @pipeline
|