GitLab
Automate your testing workflow directly from GitLab CI/CD pipelines
Enterprise feature
External provider integrations are available on Enterprise plans. Contact the nunu team if you are interested.
What do we need?
- GitLab Base URL: Your GitLab instance URL (e.g., https://gitlab.com )
- Project ID: Your GitLab project identifier
- Branch: The branch you want to test from
- Commit: Specific commit hash or ‘latest’
- Reporter Role Access Token: GitLab access token with reporter permissions
Example Config:

Check out Deployment Configuration for more details on how to configure your deployment settings on nexus and integrate with your CI/CD pipeline integration.
Last updated on