Skip to content

Instantly share code, notes, and snippets.

@alexmcpherson
Created July 28, 2015 23:12
Show Gist options
  • Save alexmcpherson/ce740c323b5d8984c2d8 to your computer and use it in GitHub Desktop.
Save alexmcpherson/ce740c323b5d8984c2d8 to your computer and use it in GitHub Desktop.
CircleCI consuming private node modules
dependencies:
pre:
- |
npm login <<!
$NPM_USERNAME
$NPM_PASSWORD
$NPM_EMAIL!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment