fix drone config
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2020-04-04 19:08:24 +02:00
parent 4962c3e33e
commit ba06b200b2
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047

View File

@ -30,7 +30,7 @@ steps:
- docker push "$DOCKER_USERNAME/consumer-scheduler"
- docker push "$DOCKER_USERNAME/consumer-scheduler:$DRONE_BUILD_NUMBER"
- name: static_analysis
- name: build_docs
image: python:3
commands:
- pip3 install Sphinx