Merge pull request 'Update '.drone.yml'' (#6) from jct-patch-1 into master

Reviewed-on: #6
This commit is contained in:
Jens True 2020-10-05 07:57:06 +00:00
commit d0f3845dc5

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