This commit is contained in:
parent
ef3279aee5
commit
f0a371cea0
@ -16,7 +16,6 @@ steps:
|
|||||||
pull: always
|
pull: always
|
||||||
image: homeassistant/home-assistant:rc
|
image: homeassistant/home-assistant:rc
|
||||||
commands:
|
commands:
|
||||||
# - mv mock_secrets.yaml secrets.yaml
|
|
||||||
- cp -r . /config/
|
- cp -r . /config/
|
||||||
- hass -c /config --script check_config
|
- hass -c /config --script check_config
|
||||||
|
|
||||||
@ -24,7 +23,6 @@ steps:
|
|||||||
pull: always
|
pull: always
|
||||||
image: homeassistant/home-assistant:dev
|
image: homeassistant/home-assistant:dev
|
||||||
commands:
|
commands:
|
||||||
# - mv mock_secrets.yaml secrets.yaml
|
|
||||||
- cp -r . /config/
|
- cp -r . /config/
|
||||||
- hass -c /config --script check_config
|
- hass -c /config --script check_config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user