summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/charts.html.haml
blob: c9a50b97feaad705077a8d25e363e0ada49d8a0d (plain)
1
2
3
4
5
6
- page_title _('CI / CD Charts')

#charts.ci-charts
  = render 'projects/pipelines/charts/overall'
  %hr
  = render 'projects/pipelines/charts/pipelines'