1 Commits

Author SHA1 Message Date
jct
2966170165 Update '.drone.yml' 2020-10-05 07:50:18 +00:00

View File

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