woodpecker: drop esp32 bluetooth for now
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
e837232872
commit
3619601efa
@ -4,8 +4,8 @@ pipeline:
|
||||
image: python
|
||||
commands:
|
||||
- pip install -U platformio
|
||||
- pio run -e esp32 -e esp32_wifi -e esp32_bluetooth -e esp32_wifi_display
|
||||
- pio run -e esp32 -e esp32_wifi -e esp32_bluetooth -e esp32_wifi_display --target buildfs
|
||||
- pio run -e esp32 -e esp32_wifi -e esp32_wifi_display
|
||||
- pio run -e esp32 -e esp32_wifi -e esp32_wifi_display --target buildfs
|
||||
build_esp8266:
|
||||
group: build
|
||||
image: python
|
||||
|
Loading…
Reference in New Issue
Block a user