diff --git a/.drone.yml b/.drone.yml index c6022fb..29d9607 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: commands: - echo **start** - pip install -r requirements.txt - + - name: test image: python:3 commands: