> ## Documentation Index
> Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-bab0b22b.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CI Providers

> You can easily integrate Flaky Tests from any CI Provider

Trunk Flaky Tests integrates with your CI by adding a `Upload Test Results` step in each of your testing CI jobs via the [Trunk Analytics CLI](../../reference/cli-reference). See the [Test Frameworks](../frameworks/) docs for instructions on producing test reports for your test runner, which Trunk can ingest.

<Info>
  **Not using GitHub for source control?**

  Flaky Test support for source control providers like GitLab and BitBucket is still experimental. If you're using a source control provider other than GitHub, [**contact us**](mailto:support@trunk.io) **to get started**.&#x20;
</Info>

## Quickstart

<Columns cols={3}>
  <Card title="Atlassian Bamboo" href="./atlassian-bamboo" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/atlassian-bamboo.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=57043ecb4010a3f02501e3845eccc43a" width="1600" height="1000" data-path="assets/_shared/atlassian-bamboo.png" />

  <Card title="Azure DevOps Pipelines" href="./azure-devops-pipelines" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/azure.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=833b9d30439639b440017797833086df" width="1600" height="1000" data-path="assets/_shared/azure.png" />

  <Card title="BitBucket Pipelines" href="./bitbucket-pipelines" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/bitbucket.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=f1bf0e588bd3db4fcf544a81dc997876" width="1600" height="1000" data-path="assets/_shared/bitbucket.png" />

  <Card title="BuildKite" href="./buildkite" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/buildkite.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=a49a81b2d580371d104462cc95f6e272" width="1600" height="1000" data-path="assets/_shared/buildkite.png" />

  <Card title="CircleCI" href="./circleci" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/circle-ci.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=3fdbb49df627bf6faa09f5f77244a953" width="1600" height="1000" data-path="assets/_shared/circle-ci.png" />

  <Card title="Drone CI" href="./droneci" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/drone.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=f0a83aaa414c69bad79a63457b74d3b6" width="1600" height="1000" data-path="assets/_shared/drone.png" />

  <Card title="GitHub Actions" href="./github-actions" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/github.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=20fefd18f727d4ab6806645e78cf6da0" width="1600" height="1000" data-path="assets/_shared/github.png" />

  <Card title="GitLab" href="./gitlab" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/gitlab.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=2e70c9e127d57f2f2bc0053319a6553b" width="1600" height="1000" data-path="assets/_shared/gitlab.png" />

  <Card title="Google Cloud Build" href="./google-cloud-build" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/fjnjES2p8dOKZsXw/assets/flaky-tests/get-started/ci-providers/google-cloud-build.png?fit=max&auto=format&n=fjnjES2p8dOKZsXw&q=85&s=429e8cdc591b88f5552599f74132fa32" width="1600" height="1000" data-path="assets/flaky-tests/get-started/ci-providers/google-cloud-build.png" />

  <Card title="Jenkins" href="./jenkins" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/jenkins.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=0b16890e1fc66c4d0852b9f7d620be86" width="1600" height="1000" data-path="assets/_shared/jenkins.png" />

  <Card title="Semaphore" href="./semaphoreci" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/semaphore.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=cb89835d512e927e5c463b4cde8781f6" width="1600" height="1000" data-path="assets/_shared/semaphore.png" />

  <Card title="TeamCity" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/teamcity.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=393781416a56f0f0b0bbd266d9d39d6f" width="1600" height="1000" data-path="assets/_shared/teamcity.png" />

  <Card title="Travis CI" href="./travisci" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/travis.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=9ca026f3d218557b70ba2f3d7ee60e74" width="1600" height="1000" data-path="assets/_shared/travis.png" />

  <Card title="Other CI Providers" href="./otherci" img="https://mintcdn.com/trunk-4cab4936-mintlify-bab0b22b/WaLZ8p9eNFCrlKbP/assets/_shared/other.png?fit=max&auto=format&n=WaLZ8p9eNFCrlKbP&q=85&s=d81e6cf35c49df12678455fd9d01d218" width="1600" height="1000" data-path="assets/_shared/other.png" />
</Columns>
