gitlab-org--gitlab-foss/app/views/projects/pipelines/charts.html.haml

7 lines
154 B
Plaintext

- page_title _('CI / CD Charts')
#charts.ci-charts
= render 'projects/pipelines/charts/overall'
%hr
= render 'projects/pipelines/charts/pipelines'