fix upload with timeout

This commit is contained in:
Nicu Hodos 2021-06-20 21:54:09 +02:00
parent 8b290c14e9
commit fc92232012

View File

@ -16,7 +16,7 @@ steps:
- name: upload
commands:
- cd gateway
- pio run -e pro-mini -t upload
- echo -n 'reset' > /dev/ttyUSB0; sleep 1s; pio run -e pro-mini -t upload
when:
target:
- production