Make gitlab-ci file visualization works with files extenstion other than .gitlab-ci.yml
Summary
Instead of checking only for gitlab-ci.yml file, we have to take into consideration that users might have a custom name for their file, and therefore that's information we need to pass down to our components.
Improvements
Feature will work for everyone instead of just for people with standard name
Risks
none
Involved components
app/assets/javascripts/pages/projects/blob/show/index.js
app/views/projects/blob/_content.html.haml