changed image to python:latest
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Accendit
2020-05-07 16:07:51 +02:00
parent c2008abb2e
commit 85ac14b44a

View File

@ -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