summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_gitlab_ci_yml_loading.html.haml
blob: cf57f1b531d7ea9313f14557c73287a58eb7d191 (plain)
1
2
3
4
= loading_icon(css_class: "gl-vertical-align-text-bottom mr-1")
= s_('Pipelines|Validating GitLab CI configuration…')

= link_to _('Learn more'), help_page_path('ci/yaml/index')