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