GitLab CI Runners are in Beta. Beta scope - supports Linux runners on Ubuntu
x64.
1. Connect GitLab
- Log in to app.incredibuild.com.
- Click CI/CD acceleration, then select the GitLab tab.
- Click Install to connect your GitLab account.
2. Select a project and create a runner
Select the GitLab project to accelerate, then click Create runner.Only projects where you have at least the Maintainer role are available to select.
3. Update your pipeline
To route a job to your Incredibuild runner, addtags: [incredibuild] to it in
.gitlab-ci.yml. Everything else stays the same.
What’s next
Builds
See each run and drill into its tasks.
Analytics
Track build times and cache hit rate over time.