update pipeline to subfolder
This commit is contained in:
parent
4c9df3f51a
commit
eb047d53c5
@ -10,10 +10,12 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
|
- cd gateway
|
||||||
- pio run -e pro-mini
|
- pio run -e pro-mini
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
commands:
|
commands:
|
||||||
|
- cd gateway
|
||||||
- pio run -e pro-mini -t upload
|
- pio run -e pro-mini -t upload
|
||||||
when:
|
when:
|
||||||
target:
|
target:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user