Codequality doesn't work anymore
Seems like code quality doesn't work anymore because you forget to replace filename for >GitLab 11.3 like described here https://docs.gitlab.com/ee//ci/examples/code_quality.html
You still have codequality.json
in our code instead of gl-code-quality-report.json
https://gitlab.com/gitlab-org/gitlab-ee/blob/v11.4.4-ee/app/models/ci/job_artifact.rb#L20
https://gitlab.com/gitlab-org/gitlab-ee/blob/v11.4.4-ee/spec/factories/ci/job_artifacts.rb#L126
Edited by Alex Pol