mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
Remove gitpod (#3964)
This commit is contained in:
parent
109ca2406d
commit
a1c8b8092b
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
ports:
|
||||
- port: 6052
|
||||
onOpen: open-preview
|
||||
tasks:
|
||||
# yamllint disable-line rule:line-length
|
||||
- before: pyenv local $(pyenv version | grep '^3\.' | cut -d ' ' -f 1) && script/setup
|
||||
command: python -m esphome dashboard config
|
Loading…
Reference in a new issue