From 63cd6ce3ce39f8c4df32df535c6e247cf7c46534 Mon Sep 17 00:00:00 2001 From: Brandon Watson Date: Wed, 22 Dec 2021 15:49:21 -0500 Subject: [PATCH] Test --- .drone.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.drone.yml b/.drone.yml index d280edc..020699f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,7 +75,15 @@ steps: from_secret: ssh_key port: 22 script: + - echo "asdf" - npm install -g @watsonb8/homebridge-harmony-control --registry http://10.44.1.6:4873 + when: + event: + exclude: + - pull_request + branch: + include: + - master - name: Notify image: drillster/drone-email