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

_terraform_banner.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 24711fc39d87d46e59d24dd8cd93f43c4d5f8f52 (plain)
1
2
3
- if show_terraform_banner?(project)
  .container-fluid{ class: @content_class }
    .js-terraform-notification{ data: { terraform_image_path: image_path('illustrations/third-party-logos/ci_cd-template-logos/terraform.svg') } }