Update .gitpod.yml

This commit is contained in:
Mountain-Eagle 2022-08-30 06:25:13 +10:00 committed by GitHub
parent d4d2f2e4b2
commit 7128e7f5a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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