fix upload with timeout
This commit is contained in:
parent
eb047d53c5
commit
2d67608cce
@ -16,7 +16,7 @@ steps:
|
|||||||
- name: upload
|
- name: upload
|
||||||
commands:
|
commands:
|
||||||
- cd gateway
|
- cd gateway
|
||||||
- pio run -e pro-mini -t upload
|
- echo -n 'reset' > /dev/ttyUSB0; sleep 1s; pio run -e pro-mini -t upload
|
||||||
when:
|
when:
|
||||||
target:
|
target:
|
||||||
- production
|
- production
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user