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