Update '.drone.yml' #6

Merged
jct merged 1 commits from jct-patch-1 into master 2020-10-05 07:57:07 +00:00

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