diff --git a/.drone.yml b/.drone.yml index 615bb7310..7084efa65 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,6 @@ steps: - . venv/bin/activate - pip install -r dev-requirements.txt - pip install -r requirements.txt - - cd ceo_common/krb5 && python krb5_build.py && cd ../.. # lint - flake8