diff --git a/Users/Docker_Image.rst b/Users/Docker_Image.rst index daddd3d5..135711c6 100644 --- a/Users/Docker_Image.rst +++ b/Users/Docker_Image.rst @@ -69,7 +69,6 @@ on your code with a ``.gitlab-ci.yml``, like this: check_code: image: coala/base script: - - pip install -r requirements.txt - coala --ci .. note::