Update '.drone.yml'

This commit is contained in:
2020-10-05 07:53:54 +00:00
parent 2966170165
commit e9e0c17a8a

@ -6,7 +6,6 @@ steps:
image: python:3
commands:
- pip install platformio
# - pio check
- pio run
- name: upload
image: python:3