This commit is contained in:
@ -5,7 +5,7 @@ steps:
|
||||
- name: build
|
||||
image: python:2
|
||||
commands:
|
||||
- apt-get -y update && apt-get -y install git && pip install platformio
|
||||
- pip install platformio
|
||||
- pio run
|
||||
- name: upload
|
||||
image: python:2
|
||||
|
Reference in New Issue
Block a user