Commit 07204eaf authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch 'eb-code-quality-version-0.85.22' into 'master'

Update Code Quality to 0.85.22

See merge request gitlab-org/gitlab!52913
parents 98357003 3978364a
---
title: Update code quality template to use 0.85.22
merge_request: 52913
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.19"
CODE_QUALITY_IMAGE: "registry.gitlab.com/gitlab-org/ci-cd/codequality:0.85.22"
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