pipeline: upload only
This commit is contained in:
parent
52c4444dbd
commit
bb937ed4a1
@ -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