renderbug/.woodpecker.yml
Torrie Fischer cd730d19a7
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
woodpecker++
2023-02-18 15:24:40 +01:00

17 lines
280 B
YAML

pipeline:
build:
group: build
image: python
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