Skip to content
Snippets Groups Projects
Commit 11fd331a authored by Erick Hitter's avatar Erick Hitter
Browse files

Enable CI

parent 07ff4d62
Branches
No related tags found
1 merge request!2Update to latest
Pipeline #503 failed
stages:
- test
lint:
stage: test
image: homeassistant/amd64-homeassistant
before_script:
- mkdir -p /home/pi/ssl
- mkdir -p /home/pi/.ssh
- touch /home/pi/ssl/chain
- touch /home/pi/ssl/key
- touch /home/pi/.ssh/id_rsa
script:
- hass --version
- hass --script check_config -c .
# [Home Assistant](https://home-assistant.io/) Configurations
# [Home Assistant](https://home-assistant.io/) Configurations [![pipeline status](https://git.ethitter.com/open-source/Home-Assistant-Config/badges/master/pipeline.svg)](https://git.ethitter.com/open-source/Home-Assistant-Config/commits/master)
My configuration files for the open-source [Home Assistant](https://home-assistant.io/) home-automation platform. Provided as a reference, with no warranty or other support. Released under GPL 2.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment