10 lines
218 B
Text
10 lines
218 B
Text
- @no_container = true
|
|
- page_title _('CI / CD Charts')
|
|
|
|
%div{ class: container_class }
|
|
|
|
#charts.ci-charts
|
|
= render 'projects/pipelines/charts/overall'
|
|
|
|
%hr
|
|
= render 'projects/pipelines/charts/pipelines'
|