Removing deployment step
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson 2021-12-22 15:51:54 -05:00
parent 63cd6ce3ce
commit 503b4c9d59

View File

@ -65,26 +65,6 @@ steps:
exclude:
- pull_request
- name: deploy
image: appleboy/drone-ssh
settings:
host: 10.22.1.9
username:
from_secret: ssh_user
key:
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
settings: