Skip to main content
GitLab CI Runners are in Beta. Beta scope - supports Linux runners on Ubuntu x64.

1. Connect GitLab

  1. Log in to app.incredibuild.com.
  2. Click CI/CD acceleration, then select the GitLab tab.
  3. 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, add tags: [incredibuild] to it in .gitlab-ci.yml. Everything else stays the same.
Commit and push. The next time the job runs, it’s picked up by your Incredibuild runner with caching enabled.

What’s next

Builds

See each run and drill into its tasks.

Analytics

Track build times and cache hit rate over time.