mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-22 22:07:16 +00:00
10 lines
204 B
YAML
10 lines
204 B
YAML
tasks:
|
|
- command: pip install -U platformio && pip install --upgrade pip && platformio run -t clean -e tasmota
|
|
|
|
image:
|
|
file: .gitpod.Dockerfile
|
|
|
|
vscode:
|
|
extensions:
|
|
- shardulm94.trailing-spaces
|