diff --git a/.drone.yml b/.drone.yml index 8b1730e..04b4ac5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: provision devices steps: - name: build - image: python:alpine + image: python:latest commands: - pip install pipenv - python3 -m pipenv install --system