renderbug/.woodpecker.yml
Torrie Fischer bd442738d7
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
woodpecker++
2023-02-18 15:23:36 +01:00

17 lines
284 B
YAML

pipeline:
bike:
group: build
image: alpine:3.13
commands:
- pip install -U platformio
- pio run -e ${VARIANT}
matrix:
VARIANT:
- bike
- bike_ble
- esp32_wifi
- esp32_bluetooth
- home_lighting-12f
- home_lighting_grb
- prototype