Tasmota/.gitpod.yml
Jason2866 dd2dab4609
Revert "Hot fix for gitpod and CI (pio core v6.1.8 is faulty) (#19044)" (#19051)
This reverts commit c4f899a72107dec564e553f4788aef48d763db61.
2023-07-06 15:02:25 +02:00

12 lines
232 B
YAML

tasks:
- command: pip3 install -U platformio && platformio run -e tasmota
image:
file: .gitpod.Dockerfile
vscode:
extensions:
- Atishay-Jain.All-Autocomplete
- esbenp.prettier-vscode
- shardulm94.trailing-spaces