Update '.drone.yml'
This commit is contained in:
@ -6,7 +6,7 @@ steps:
|
||||
image: python:3
|
||||
commands:
|
||||
- pip install platformio
|
||||
- pio check
|
||||
# - pio check
|
||||
- pio run
|
||||
- name: upload
|
||||
image: python:3
|
||||
|
Reference in New Issue
Block a user