mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Create .gitpod.yml
Configuration to install PlatformIO and run the first build on workspace startup
This commit is contained in:
parent
6adb513cd6
commit
1a289fabc2
3
.gitpod.yml
Normal file
3
.gitpod.yml
Normal file
@ -0,0 +1,3 @@
|
||||
tasks:
|
||||
- before: pip install -U platformio
|
||||
- command: platformio run
|
Loading…
x
Reference in New Issue
Block a user