woodpecker: disable broken builds, add buildfs to pipeline

This commit is contained in:
Torrie Fischer 2023-02-18 17:30:44 +01:00
parent 79be7492b5
commit 2cbfcecab9

View File

@ -5,6 +5,7 @@ pipeline:
commands:
- pip install -U platformio
- pio run -e ${VARIANT}
- pio run -e ${VARIANT} --target buildfs
matrix:
VARIANT:
- bike
@ -12,9 +13,6 @@ matrix:
- esp32
- esp32_wifi
- esp32_bluetooth
- home_lighting-12f
- home_lighting_grb
- prototype
- esp8266_wifi
- esp8266
- esp8266-12f