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