8 lines
227 B
Text
8 lines
227 B
Text
|
- page_title "Continuous Integration", "Graphs"
|
||
|
= render "header_title"
|
||
|
= render 'head'
|
||
|
#charts.ci-charts
|
||
|
= render 'projects/graphs/ci/builds'
|
||
|
= render 'projects/graphs/ci/build_times'
|
||
|
= render 'projects/graphs/ci/overall'
|