feature/drone #4
@ -1 +0,0 @@
|
|||||||
source /nvm.sh
|
|
@ -25,7 +25,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: npm_password
|
from_secret: npm_password
|
||||||
email: brandon@watsonlabs.net
|
email: brandon@watsonlabs.net
|
||||||
registry: "http://linuxhost.me:4873"
|
registry: "http://linuxhost.me:4873/"
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"description": "Homebridge platform to control smart home equipment by room.",
|
"description": "Homebridge platform to control smart home equipment by room.",
|
||||||
"main": "bin/index.js",
|
"main": "bin/index.js",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://10.22.1.31:4873/"
|
"registry": "http://linuxhost.me:4873/"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc --build",
|
"build": "tsc --build",
|
||||||
|
Loading…
Reference in New Issue
Block a user