Commit 57980ae8 authored by drew's avatar drew Committed by Rémy Coutable

Upgrade to CodeQuality 0.85.23 in CI template

parent c012265e
---
title: Use CodeQuality packaged with CodeClimate 0.85.23 by default in CI template
merge_request: 55508
author:
type: changed
......@@ -7,7 +7,7 @@ code_quality:
variables:
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
CODE_QUALITY_IMAGE: "registry.gitlab.com/gitlab-org/ci-cd/codequality:0.85.22"
CODE_QUALITY_IMAGE: "registry.gitlab.com/gitlab-org/ci-cd/codequality:0.85.23"
needs: []
script:
- export SOURCE_CODE=$PWD
......
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