From 00fa16052d58032f49066e9824dec2503e7cc294 Mon Sep 17 00:00:00 2001 From: jpic Date: Thu, 13 Feb 2020 04:20:27 +0100 Subject: [PATCH] qarm --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e53e96..c3de0d4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,11 +7,6 @@ build: - .cache key: cache -qa: - stage: test - image: yourlabs/python - script: flake8 podctl - test: stage: test image: yourlabs/python