How to simplify your smart home configuration with GitLab CI/CD
…Automating deployments Now that we have automated testing, let's add another stage that will deploy our new configuration if the tests pass! "Deploying" in this case will consist of: SSHing into…