Commit 0f5da861 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'cq-template-0-85-23' into 'master'

Upgrade to CodeQuality 0.85.23 in CI template

See merge request gitlab-org/gitlab!55508
parents 9471970a 57980ae8
---
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