mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 07:06:17 +10:00
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
- 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'
|