mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
Merge pull request #657 from ngash/master
docs: add link to Circle CI 2.0 npm docs
This commit is contained in:
commit
7dc667d0fb
1 changed files with 5 additions and 5 deletions
|
@ -10,5 +10,5 @@ designed to be used interactively. This causes an issue in CI, scripts, etc.
|
|||
Here’s how to use NPM login different continuous integration platforms.
|
||||
|
||||
- [Travis CI](https://remysharp.com/2015/10/26/using-travis-with-private-npm-deps)
|
||||
- [Circle CI 1.0](https://circleci.com/docs/1.0/npm-login/)
|
||||
- [Circle CI 1.0](https://circleci.com/docs/1.0/npm-login/) or [Circle CI 2.0](https://circleci.com/docs/2.0/deployment-integrations/#npm)
|
||||
- [Gitlab CI](https://www.exclamationlabs.com/blog/continuous-deployment-to-npm-using-gitlab-ci/)
|
||||
|
|
Loading…
Reference in a new issue