64e12d5853
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
7 lines
227 B
Text
7 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'
|