summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/_stage.html.haml
blob: 83fd518726d497379f3b827e1353e35c0041c30e (plain)
1
2
3
4
5
6
.dropdown-menu.grouped-pipeline-dropdown
  .arrow-up
    %ul
      - @stage.statuses.each do |status|
        %li.dropdown-build
          = render 'ci/status/graph_badge', subject: status