update pipeline to subfolder

This commit is contained in:
Nicu Hodos 2021-06-20 21:48:45 +02:00
parent 4c9df3f51a
commit eb047d53c5

View File

@ -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: