Commit 90051967 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'upgrade-codequality-internally' into 'master'

Use CodeQuality 0.85.10 in GitLab CI configuration

See merge request gitlab-org/gitlab!34330
parents 7b3cef62 faf33017
......@@ -15,7 +15,7 @@ code_quality:
stage: test
needs: []
variables:
CODE_QUALITY_IMAGE: "registry.gitlab.com/gitlab-org/ci-cd/codequality:0.85.9"
CODE_QUALITY_IMAGE: "registry.gitlab.com/gitlab-org/ci-cd/codequality:0.85.10"
script:
- |
if ! docker info &>/dev/null; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment