summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_gitlab_ci_yml_loading.html.haml
blob: b1c8e110493474ad0888f5a6505b76fe5598f4b6 (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/README')