1
0
mirror of https://github.com/esphome/esphome-docs.git synced 2025-02-21 02:32:06 +01:00
esphome-docs/.gitpod.yml

8 lines
120 B
YAML
Raw Normal View History

ports:
- port: 8000
onOpen: open-preview
tasks:
- before: pip3 install -r requirements.txt
command: make live-html