mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 21:26:33 +00:00
Create .gitpod.yml
To make it possible to compile master branch with Gitpod
This commit is contained in:
parent
9880ed84ce
commit
4fdc415571
3
.gitpod.yml
Normal file
3
.gitpod.yml
Normal file
@ -0,0 +1,3 @@
|
||||
tasks:
|
||||
- before: pip install -U platformio
|
||||
command: platformio run -e sonoff
|
Loading…
x
Reference in New Issue
Block a user