pipeline: upload only
This commit is contained in:
parent
2d67608cce
commit
3bd087332b
@ -8,14 +8,10 @@ platform:
|
||||
arch: arm
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- cd gateway
|
||||
- pio run -e pro-mini
|
||||
|
||||
- name: upload
|
||||
commands:
|
||||
- cd gateway
|
||||
- pio run -e pro-mini
|
||||
- echo -n 'reset' > /dev/ttyUSB0; sleep 1s; pio run -e pro-mini -t upload
|
||||
when:
|
||||
target:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user