summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-10-20 11:13:24 +0100
committerDaniel Firth <dan.firth@codethink.co.uk>2016-10-20 11:13:24 +0100
commit30ec40c347c892c02ab40e6fb9ab871a8ca85517 (patch)
tree88b800bfde615a659d32c7f1df0074eb7c251d3c
parente74d9385f7d93782c8243d7c9275177f9d03fd03 (diff)
downloadybd-no-pep8.tar.gz
Turn off pep8no-pep8
-rw-r--r--.gitlab-ci.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fc70d4d..5733a6d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,16 +8,11 @@ cache:
- "$YBD_base"
stages:
-- pep8
- cache_keys
- build
- test
- deploy
-check_pep8:
- stage: pep8
- script: "pep8"
-
check_cache_keys:
stage: cache_keys
variables: