add-ha-gitops #2
@@ -83,7 +83,7 @@ jobs:
|
|||||||
- name: Validate HA Config with Docker
|
- name: Validate HA Config with Docker
|
||||||
run: |
|
run: |
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v "$(pwd)/config":/config \
|
-v "$PWD/config":/config \
|
||||||
-w /config \
|
-w /config \
|
||||||
homeassistant/home-assistant:latest \
|
homeassistant/home-assistant:latest \
|
||||||
python -m homeassistant --script check_config --config /config
|
python -m homeassistant --script check_config --config /config
|
||||||
|
|||||||
Reference in New Issue
Block a user