top of page
GitLab
Prerequisites
-
Gitlab instance or an account at Gitlab
-
Personal Access Token (see personal access token)
Setup guide
Step 1: Set up GitHub
Create a GitLab Account or set up a local instance of GitLab.
Log into GitLab and then generate a personal access token. Your token should have the read_api and read_user scope, that Grants read access to the API, including all groups and projects, the container registry, and the package registry.
​
Step 2: Integrate with LeanWorks
Share your API key with leanworks.
​
bottom of page