BigW Consortium Gitlab

show.html.haml 232 Bytes
Newer Older
1
- @no_container = true
Kamil Trzcinski committed
2
- page_title "Pipeline"
3
= render "projects/pipelines/head"
4

5
%div{ class: container_class }
6 7
  - if @commit
    = render "projects/pipelines/info"
8

9
  = render "projects/pipelines/with_tabs", pipeline: @pipeline