mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-24 10:27:57 +01:00
Add QA/CI to Supervisor (#1814)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"context": "..",
|
||||
"dockerFile": "Dockerfile",
|
||||
"appPort": "9123:8123",
|
||||
"postCreateCommand": "pre-commit install",
|
||||
"runArgs": ["-e", "GIT_EDITOR=code --wait", "--privileged"],
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
|
||||
Reference in New Issue
Block a user