Rename the codeclimate job to codequality

As per our documentation:
https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html#how-it-works

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2017-10-09 15:06:21 +02:00
parent f277fa1409
commit 97ca71e1be
No known key found for this signature in database
GPG key ID: 46DF07E5CD9E96AB

View file

@ -581,7 +581,7 @@ karma:
- chrome_debug.log
- coverage-javascript/
codeclimate:
codequality:
<<: *except-docs
<<: *pull-cache
before_script: []