update pipeline to subfolder

This commit is contained in:
Nicu Hodos 2021-06-20 21:48:45 +02:00
parent 1605a29ab4
commit 8b290c14e9

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: