Compare commits
1 Commits
v.0.5.0
...
2966170165
Author | SHA1 | Date | |
---|---|---|---|
2966170165 |
@ -6,7 +6,7 @@ steps:
|
|||||||
image: python:3
|
image: python:3
|
||||||
commands:
|
commands:
|
||||||
- pip install platformio
|
- pip install platformio
|
||||||
- pio check
|
# - pio check
|
||||||
- pio run
|
- pio run
|
||||||
- name: upload
|
- name: upload
|
||||||
image: python:3
|
image: python:3
|
||||||
|
Reference in New Issue
Block a user