This commit is contained in:
parent
7e6e5f4788
commit
1958002f64
@ -6,6 +6,13 @@ steps:
|
|||||||
- name: ha-stable
|
- name: ha-stable
|
||||||
pull: always
|
pull: always
|
||||||
image: ghcr.io/home-assistant/home-assistant:stable
|
image: ghcr.io/home-assistant/home-assistant:stable
|
||||||
|
script:
|
||||||
|
- |
|
||||||
|
python -m homeassistant \
|
||||||
|
--config $CI_PROJECT_DIR \
|
||||||
|
--script check_config \
|
||||||
|
--info all
|
||||||
|
|
||||||
|
|
||||||
- name: discord
|
- name: discord
|
||||||
pull: always
|
pull: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user