feature/drone (#4)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Revert "Using email alias"
This reverts commit d1a3b80293
.
Using email alias
Removing bash_profile
WIP
Updating registry path
Co-authored-by: Brandon Watson <watsonb8133@gmail.com>
Reviewed-on: http://gitea.watsonlabs.net/watsonb8/homebridge-harmony-control/pulls/4
This commit is contained in:
parent
5a8b03a038
commit
2612f61082
@ -1 +0,0 @@
|
||||
source /nvm.sh
|
@ -25,7 +25,7 @@ steps:
|
||||
password:
|
||||
from_secret: npm_password
|
||||
email: brandon@watsonlabs.net
|
||||
registry: "http://linuxhost.me:4873"
|
||||
registry: "http://linuxhost.me:4873/"
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
@ -4,7 +4,7 @@
|
||||
"description": "Homebridge platform to control smart home equipment by room.",
|
||||
"main": "bin/index.js",
|
||||
"publishConfig": {
|
||||
"registry": "http://10.22.1.31:4873/"
|
||||
"registry": "http://linuxhost.me:4873/"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc --build",
|
||||
|
Loading…
Reference in New Issue
Block a user