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