Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « pipelines « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 75943c64276bfd4b0318990caa700c0d46c2daeb (plain)
1
2
3
4
5
6
7
8
- page_title "Pipeline"

.prepend-top-default
  - if @commit
    = render "projects/pipelines/info"
  %div.block-connector

= render "projects/commit/pipeline", pipeline: @pipeline