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