Drone 插件市场 > NPM Auth
NPM Auth
by robertstettner
MIT License该插件用于在本地生成 .npmrc 文件,以便对任何公共/私有 NPM 资源库进行身份验证。
YAML 配置示例
kind: pipeline
name: default
steps:
- name: npm-auth
image: robertstettner/drone-npm-auth
settings:
username: joebloggs
password: mypass
email: jb@me.com
字段属性说明
username
string必填项故宫博物院用户名
默认值:none
password
string必填项故宫博物院密码
推荐使用密钥 (Secret) 功能默认值:none
email
string必填项故宫博物院电子邮件
默认值:none
registry
string可选项国家预防机制登记册
默认值:https://registry.npmjs.org
scope
string可选项国家预防机制的范围
默认值:none
path
string可选项生成的 .npmrc 文件的输出路径。
默认值:./