2018-05-09 12:01:36 +05:30
|
|
|
.row.empty-state
|
2018-11-08 19:23:39 +05:30
|
|
|
.col-12
|
2018-05-09 12:01:36 +05:30
|
|
|
.svg-content
|
|
|
|
= image_tag 'illustrations/feature_moved.svg'
|
2018-11-08 19:23:39 +05:30
|
|
|
.col-12
|
2018-05-09 12:01:36 +05:30
|
|
|
.text-content.text-center
|
|
|
|
%h4= _("GitLab CI Linter has been moved")
|
|
|
|
%p
|
|
|
|
= _("To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button.")
|