Updating drone and package.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson
2021-12-29 18:02:35 -05:00
parent 22daeb8875
commit 8bf06215af
3 changed files with 499 additions and 104 deletions

View File

@ -31,7 +31,7 @@ steps:
from_secret: npm_username
password:
from_secret: npm_password
email: brandon@watsonlabs.net
email: b.watson@watsonlabs.net
registry: "http://10.44.1.6:4873/"
when:
event:
@ -45,10 +45,11 @@ steps:
- name: publish tagged version
image: plugins/npm
settings:
username: admin
username:
from_secret: npm_username
password:
from_secret: npm_password
email: brandon@watsonlabs.net
email: b.watson@watsonlabs.net
registry: "http://10.44.1.6:4873/"
when:
event: