Skip to content

lab360-ch/verdaccio-gitlab-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Will not be maintained

This was just a proof of concept for us and we're no longer using it.
It will not be maintained by our team.
Maybe someone else gets inspired and therefore it could be helpful.

Install

npm install verdaccio-gitlab-ci --save

Configuration

auth:
  gitlab-ci:
    url: https://gitlab.com
    #url: https://privategitlab.example.com

In gitlab, project -> settings -> repository -> deploy-tokens

Local Dev

npm install
mkdir node_modules/verdaccio-gitlab-ci
ln -s `pwd`/index.js node_modules/verdaccio-gitlab-ci/
ln -s `pwd`/package.json node_modules/verdaccio-gitlab-ci/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published