Commit 4e0d836e authored by Thong Kuah's avatar Thong Kuah

Merge branch 'eb-use-code-quality-0.85.18-gitlab.1' into 'master'

Update template to use codequality 0.85.18-gitlab.1

See merge request gitlab-org/gitlab!49034
parents 58bc9bea f208c684
---
title: Update template to use codequality 0.85.18-gitlab.1
merge_request: 49034
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.18"
CODE_QUALITY_IMAGE: "registry.gitlab.com/gitlab-org/ci-cd/codequality:0.85.18-gitlab.1"
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