Update .gitpod.yml
This commit is contained in:
parent
d4d2f2e4b2
commit
7128e7f5a7
|
@ -1,5 +1,5 @@
|
|||
tasks:
|
||||
- command: pip3 install -U platformio && platformio run -e tasmota
|
||||
- command: pip3 install -U platformio && platformio run -e esp8266
|
||||
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
|
|
Loading…
Reference in New Issue