diff --git a/Users/Docker_Image.rst b/Users/Docker_Image.rst index 87e01f7c..6a994c96 100644 --- a/Users/Docker_Image.rst +++ b/Users/Docker_Image.rst @@ -87,7 +87,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::