Trying to solve 'file not found' error

This commit is contained in:
Alexey Skobkin 2019-08-31 03:17:36 +03:00
parent 9a43aad240
commit fca5ef6c1e
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ before_script:
- cp ci_secrets.yaml secrets.yaml
- apt-get install -y libudev-dev
- pip3 install homeassistant
# Creating placeholder files
- echo '[]' > persons.yaml
check_config:
script: