Commit 7b2c794e authored by Michael Kozono's avatar Michael Kozono

Merge branch 'mo-codeclimate-prefix' into 'master'

Add CODECLIMATE_PREFIX to codequality template

See merge request gitlab-org/gitlab!59041
parents d53efb13 86a16ce9
---
title: Add CODECLIMATE_PREFIX variable to code quality template
merge_request: 59041
author:
type: added
......@@ -36,6 +36,7 @@ code_quality:
REPORT_STDOUT \
REPORT_FORMAT \
ENGINE_MEMORY_LIMIT_BYTES \
CODECLIMATE_PREFIX \
) \
--volume "$PWD":/code \
--volume /var/run/docker.sock:/var/run/docker.sock \
......
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