2018-03-14 11:40:09 -04:00
|
|
|
.row.empty-state
|
2018-04-09 12:45:38 -04:00
|
|
|
.col-12
|
2018-03-14 11:40:09 -04:00
|
|
|
.svg-content
|
|
|
|
= image_tag 'illustrations/feature_moved.svg'
|
2018-04-09 12:45:38 -04:00
|
|
|
.col-12
|
2018-03-14 11:40:09 -04:00
|
|
|
.text-content.text-center
|
|
|
|
%h4= _("GitLab CI Linter has been moved")
|
2018-03-19 14:00:32 -04:00
|
|
|
%p
|
2018-03-14 11:40:09 -04:00
|
|
|
= _("To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button.")
|