This commit is contained in:
parent
ff1f500fa1
commit
63cd6ce3ce
@ -75,7 +75,15 @@ steps:
|
|||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
port: 22
|
port: 22
|
||||||
script:
|
script:
|
||||||
|
- echo "asdf"
|
||||||
- npm install -g @watsonb8/homebridge-harmony-control --registry http://10.44.1.6:4873
|
- npm install -g @watsonb8/homebridge-harmony-control --registry http://10.44.1.6:4873
|
||||||
|
when:
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- pull_request
|
||||||
|
branch:
|
||||||
|
include:
|
||||||
|
- master
|
||||||
|
|
||||||
- name: Notify
|
- name: Notify
|
||||||
image: drillster/drone-email
|
image: drillster/drone-email
|
||||||
|
Loading…
Reference in New Issue
Block a user