diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd436c31..be1b6f5d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,4 @@ image: python:3.6.2-alpine3.6 -services: - - dragon-bot before_script: - pip install pylint