From 59750ec0404eb469612f5e3d4774a9de712b2ff7 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Thu, 17 Aug 2017 16:23:37 -0700 Subject: [PATCH] Adding pipeline.yml file --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) 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