Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Home-Assistant-Config
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
Home-Assistant-Config
Commits
11fd331a
Commit
11fd331a
authored
6 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
Enable CI
parent
07ff4d62
No related branches found
No related tags found
Loading
Pipeline
#503
failed with stage
in 13 minutes and 4 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+15
-0
15 additions, 0 deletions
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
16 additions
and
1 deletion
.gitlab-ci.yml
0 → 100644
+
15
−
0
View file @
11fd331a
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 .
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
11fd331a
# [Home Assistant](https://home-assistant.io/) Configurations
# [Home Assistant](https://home-assistant.io/) Configurations
[](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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment