Fix run command
This commit is contained in:
@@ -6,4 +6,4 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: shaguarger/platformio
|
image: shaguarger/platformio
|
||||||
commands:
|
commands:
|
||||||
- platformio run . -e <ID_1> -e <ID_2> -e <ID_N>
|
- platformio run
|
||||||
Reference in New Issue
Block a user