Skip to content

SamVerschueren/wercker-step-npm-private-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wercker-step-npm-private-registry

Changes the registry to a private registry

Usage

Sets the npm-registry to http://registry.company.com.

- samverschueren/npm-private-registry:
    host: http://registry.mycompany.com

If you have to sign in, provide the credentials for the user.

- samverschueren/npm-private-registry:
    host: http://registry.mycompany.com
    auth_token: myAuthToken

The auth token can be found in the ~/.npmrc file after signing in at the private repository.

Author

License

MIT © Sam Verschueren

About

Change to another registry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages