From 5f063fdcca73f3d372e7795a9a45d39eed00ac9e Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 11:27:36 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b21e16a..9862fa6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: ha-stable pull: always image: ghcr.io/home-assistant/home-assistant:stable - script: + commands: - python -m homeassistant --config $CI_PROJECT_DIR --script check_config --info all