< All Topics

How to generate an access key in Gitlab to access your private repos

The process is quite simple, please go to:
Settings > Access Tokens > Click on “Add new token

And then choose the “api” scope and finally click on the “Create personal token” button. Then you will be able to copy your access key and use it in the Deployer for Git plugin for your private repositories.