url stringlengths 24 122 | repo_url stringlengths 60 156 | date_extracted stringdate 2025-08-13 00:00:00 2025-08-13 00:00:00 | root stringlengths 3 85 | breadcrumbs listlengths 1 6 | filename stringlengths 6 60 | stage stringclasses 33
values | group stringclasses 81
values | info stringclasses 22
values | title stringlengths 3 110 ⌀ | description stringlengths 11 359 ⌀ | clean_text stringlengths 47 3.32M | rich_text stringlengths 321 3.32M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://docs.gitlab.com/user/management_project_template | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/management_project_template.md | 2025-08-13 | doc/user/clusters | [
"doc",
"user",
"clusters"
] | management_project_template.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Manage cluster applications | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab provides a cluster management project template, which you use
to create a project. The project includes cluster applications that integrate with GitLab
and extend GitLab functionali... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Manage cluster applications
breadcrumbs:
- doc
- user
- clusters
---
{{< details >}}
- Tier:... |
https://docs.gitlab.com/user/management_project | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/management_project.md | 2025-08-13 | doc/user/clusters | [
"doc",
"user",
"clusters"
] | management_project.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Cluster management project (deprecated) | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Disabled on GitLab Self-Managed](https://gitlab.com/gitlab-org/gitlab/-/issues/353410) in GitLab 15.0.
{{< /history >}}
{{< alert type="warning" >}}
The cluster mana... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Cluster management project (deprecated)
breadcrumbs:
- doc
- user
- clusters
---
{{< details ... |
https://docs.gitlab.com/user/clusters/create | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/_index.md | 2025-08-13 | doc/user/clusters/create | [
"doc",
"user",
"clusters",
"create"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Create Kubernetes clusters | Amazon EKS, Azure AKS, Google GKE, and Civo. |
You can use Infrastructure as Code (IaC) to create clusters on cloud providers.
You connect the clusters to GitLab by using the agent for Kubernetes.
- [Create a cluster on Google GKE](../../infrastructure/clusters/connect/new_gke_cluster.md)
- [Create a cluster on Amazon EKS](../../infrastructure/clusters/connect/n... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Create Kubernetes clusters
description: Amazon EKS, Azure AKS, Google GKE, and Civo.
breadcrumb... |
https://docs.gitlab.com/user/clusters/getting_started | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/getting_started.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | getting_started.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Get started connecting a Kubernetes cluster to GitLab | null |
This page guides you through setting up a basic Kubernetes integration in a single project. If you're new to the GitLab agent for Kubernetes, pull-based deployment, or Flux, you should start here.
When you finish, you will be able to:
- View the status of your Kubernetes cluster with a real-time Kubernetes dashboar... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Get started connecting a Kubernetes cluster to GitLab
breadcrumbs:
- doc
- user
- clusters
- ag... |
https://docs.gitlab.com/user/clusters/getting_started_deployments | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/getting_started_deployments.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | getting_started_deployments.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Get started deploying to Kubernetes | null |
This page introduces you to deploying to Kubernetes using methods supported by GitLab.
In the end, you will understand:
- How to deploy with Flux
- How to deploy or run commands against your cluster from GitLab CI/CD pipelines
- How to combine Flux and GitLab CI/CD for the best outcome
## Before you begin
This tut... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Get started deploying to Kubernetes
breadcrumbs:
- doc
- user
- clusters
- agent
---
This pag... |
https://docs.gitlab.com/user/clusters/managed_kubernetes_resources | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/managed_kubernetes_resources.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | managed_kubernetes_resources.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab-managed Kubernetes resources | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/16130) in GitLab 17.9 [with a flag](../../../administration/feature_flags/_index.md) named `gitlab_managed_cluster_re... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab-managed Kubernetes resources
breadcrumbs:
- doc
- user
- clusters
- agent
---
{{< details... |
https://docs.gitlab.com/user/clusters/user_access | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/user_access.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | user_access.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Grant users Kubernetes access | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
- Status: Beta
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390769) in GitLab 16.1, with [flags](../../../administration/feature_flags/_index.md) named `en... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Grant users Kubernetes access
breadcrumbs:
- doc
- user
- clusters
- agent
---
{{< details >}... |
https://docs.gitlab.com/user/clusters/enterprise_considerations | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/enterprise_considerations.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | enterprise_considerations.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Best practices for using the GitLab integration with Kubernetes | null |
The agent for Kubernetes and Flux together offer the best experience when deploying to Kubernetes through GitOps.
GitLab recommends using GitOps (also known as pull-based deployment) for deployments.
However, your company might not be able to transition to GitOps, or you might have certain (typically non-production) ... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Best practices for using the GitLab integration with Kubernetes
breadcrumbs:
- doc
- user
- clu... |
https://docs.gitlab.com/user/clusters/troubleshooting | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/troubleshooting.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | troubleshooting.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Troubleshooting the GitLab agent for Kubernetes | null |
When you are using the GitLab agent for Kubernetes, you might experience issues you need to troubleshoot.
You can start by viewing the service logs:
```shell
kubectl logs -f -l=app.kubernetes.io/name=gitlab-agent -n gitlab-agent
```
If you are a GitLab administrator, you can also view the [GitLab agent server for ... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Troubleshooting the GitLab agent for Kubernetes
breadcrumbs:
- doc
- user
- clusters
- agent
--... |
https://docs.gitlab.com/user/clusters/vulnerabilities | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/vulnerabilities.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | vulnerabilities.md | Application Security Testing | Composition analysis | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Operational container scanning | Scans container images in a Kubernetes cluster for vulnerabilities. |
{{< details >}}
- Tier: Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/368828) the starboard directive in GitLab 15.4. The starboard directive is scheduled for removal in GitLab 16.0.
{{< /histor... | ---
stage: Application Security Testing
group: Composition analysis
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description: Scans container images in a Kubernetes cluster for vulnerab... |
https://docs.gitlab.com/user/clusters/gitops | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/gitops.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | gitops.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using GitOps with a Kubernetes cluster | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/346567) from GitLab Premium to GitLab Free in 15.3.
- [Changed](https://gitlab.com/gitlab-org/gitlab/-/issues/34658... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using GitOps with a Kubernetes cluster
breadcrumbs:
- doc
- user
- clusters
- agent
---
{{< d... |
https://docs.gitlab.com/user/clusters/agent | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/_index.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Connecting a Kubernetes cluster with GitLab | Kubernetes integration, GitOps, CI/CD, agent deployment, and cluster management. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- Flux [recommended](https://gitlab.com/gitlab-org/gitlab/-/issues/357947#note_1253489000) as GitOps solution in GitLab 15.10.
{{< /history >}}
You can connect your Kube... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Connecting a Kubernetes cluster with GitLab
description: Kubernetes integration, GitOps, CI/CD,... |
https://docs.gitlab.com/user/clusters/ci_cd_workflow | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/ci_cd_workflow.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | ci_cd_workflow.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using GitLab CI/CD with a Kubernetes cluster | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- Agent connection sharing limit [changed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149844) from 100 to 500 in GitLab 17.0.
{{< /history >}}
You can use Git... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using GitLab CI/CD with a Kubernetes cluster
breadcrumbs:
- doc
- user
- clusters
- agent
---
... |
https://docs.gitlab.com/user/clusters/work_with_agent | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/work_with_agent.md | 2025-08-13 | doc/user/clusters/agent | [
"doc",
"user",
"clusters",
"agent"
] | work_with_agent.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Managing the agent for Kubernetes instances | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Use the following tasks when you work with the agent for Kubernetes.
## View your agents
The installed `agentk` version is displayed on the **Agent** tab.
Prerequisites:
- You must hav... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Managing the agent for Kubernetes instances
breadcrumbs:
- doc
- user
- clusters
- agent
---
... |
https://docs.gitlab.com/user/clusters/agent/migrate_to_flux | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/agent/migrate_to_flux.md | 2025-08-13 | doc/user/clusters/agent/gitops | [
"doc",
"user",
"clusters",
"agent",
"gitops"
] | migrate_to_flux.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrate from legacy GitOps to Flux | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Most users can migrate from their legacy agent-based GitOps solution
to Flux without additional work or downtime. In most cases, Flux can
take over existing workloads without any restarts.... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrate from legacy GitOps to Flux
breadcrumbs:
- doc
- user
- clusters
- agent
- gitops
---
... |
https://docs.gitlab.com/user/clusters/agent/install | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/clusters/agent/_index.md | 2025-08-13 | doc/user/clusters/agent/install | [
"doc",
"user",
"clusters",
"agent",
"install"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Installing the agent for Kubernetes | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
To connect a Kubernetes cluster to GitLab, you must install an agent in your cluster.
## Prerequisites
Before you can install the agent in your cluster, you need:
- An existing [Kuberne... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Installing the agent for Kubernetes
breadcrumbs:
- doc
- user
- clusters
- agent
- install
---
... |
https://docs.gitlab.com/ci | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/_index.md | 2025-08-13 | doc/ci | [
"doc",
"ci"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Get started with GitLab CI/CD | Build and test your application. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
CI/CD is a continuous method of software development, where you continuously build,
test, deploy, and monitor iterative code changes.
This iterative process helps reduce the chance that y... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description: Build and test your application.
title: Get started with GitLab CI/CD
breadcrumbs:
... |
https://docs.gitlab.com/debugging | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/debugging.md | 2025-08-13 | doc/ci | [
"doc",
"ci"
] | debugging.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Debugging CI/CD pipelines | Configuration validation, warnings, errors, and troubleshooting. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab provides several tools to help make it easier to debug your CI/CD configuration.
If you are unable to resolve pipeline issues, you can get help from:
- The [GitLab community forum... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Debugging CI/CD pipelines
description: Configuration validation, warnings, errors, and tr... |
https://docs.gitlab.com/ci/triggers | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/triggers | [
"doc",
"ci",
"triggers"
] | _index.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Trigger pipelines with the API | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
To trigger a pipeline for a specific branch or tag, you can use an API call
to the [pipeline triggers API endpoint](../../api/pipeline_triggers.md).
If you are [migrating to GitLab CI/CD]... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Trigger pipelines with the API
breadcrumbs:
- doc
- ci
- triggers
---
{{< details >}}
... |
https://docs.gitlab.com/ci/test_cases | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/test_cases | [
"doc",
"ci",
"test_cases"
] | _index.md | Plan | Product Planning | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Test cases | Test cases in GitLab can help your teams create testing scenarios in their existing development platform. |
{{< details >}}
- Tier: Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Test cases integrate test planning directly into your GitLab workflows.
Teams can:
- Document test scenarios in the same platform where they manage code.
- Track test requirements alongside development ... | ---
stage: Plan
group: Product Planning
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description: Test cases in GitLab can help your teams create testing scenarios in
their existing d... |
https://docs.gitlab.com/ci/examples | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/examples.md | 2025-08-13 | doc/ci/components | [
"doc",
"ci",
"components"
] | examples.md | Verify | Pipeline Authoring | This page is maintained by Developer Relations, author @dnsmichi, see https://handbook.gitlab.com/handbook/marketing/developer-relations/developer-advocacy/content/#maintained-documentation | CI/CD component examples | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
## Test a component
Depending on a component's functionality, [testing the component](_index.md#test-the-component) might require additional files in the repository.
For example, a compon... | ---
stage: Verify
group: Pipeline Authoring
info: This page is maintained by Developer Relations, author @dnsmichi, see https://handbook.gitlab.com/handbook/marketing/developer-relations/developer-advocacy/content/#maintained-documentation
title: CI/CD component examples
breadcrumbs:
- doc
- ci
- components
---
{{< d... |
https://docs.gitlab.com/ci/components | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/components | [
"doc",
"ci",
"components"
] | _index.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | CI/CD components | Reusable, versioned CI/CD components for pipelines. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- Introduced as an [experimental feature](../../policy/development_stages_support.md#experiment) in GitLab 16.0, [with a flag](../../administration/feature_flags/_index.md... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: CI/CD components
description: Reusable, versioned CI/CD components for pipelines.
breadcr... |
https://docs.gitlab.com/ci/cloud_services | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/cloud_services | [
"doc",
"ci",
"cloud_services"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Connect to cloud services | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [ID tokens](../yaml/_index.md#id_tokens) to support any OIDC provider, including HashiCorp Vault, [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/356986) in G... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Connect to cloud services
breadcrumbs:
- doc
- ci
- cloud_services... |
https://docs.gitlab.com/ci/cloud_services/google_cloud | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/cloud_services/_index.md | 2025-08-13 | doc/ci/cloud_services/google_cloud | [
"doc",
"ci",
"cloud_services",
"google_cloud"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Configure OpenID Connect with GCP Workload Identity Federation | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< alert type="warning" >}}
`CI_JOB_JWT_V2` was [deprecated in GitLab 15.9](../../../update/deprecations.md#old-versions-of-json-web-tokens-are-deprecated)
and is scheduled to be removed... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Configure OpenID Connect with GCP Workload Identity Federation
bre... |
https://docs.gitlab.com/ci/cloud_services/aws | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/cloud_services/_index.md | 2025-08-13 | doc/ci/cloud_services/aws | [
"doc",
"ci",
"cloud_services",
"aws"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Configure OpenID Connect in AWS to retrieve temporary credentials | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< alert type="warning" >}}
`CI_JOB_JWT_V2` was [deprecated in GitLab 15.9](../../../update/deprecations.md#old-versions-of-json-web-tokens-are-deprecated)
and is scheduled to be removed... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Configure OpenID Connect in AWS to retrieve temporary credentials
... |
https://docs.gitlab.com/ci/cloud_services/azure | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/cloud_services/_index.md | 2025-08-13 | doc/ci/cloud_services/azure | [
"doc",
"ci",
"cloud_services",
"azure"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Configure OpenID Connect in Azure to retrieve temporary credentials | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< alert type="warning" >}}
`CI_JOB_JWT_V2` was [deprecated in GitLab 15.9](../../../update/deprecations.md#old-versions-of-json-web-tokens-are-deprecated)
and is scheduled to be removed... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Configure OpenID Connect in Azure to retrieve temporary credential... |
https://docs.gitlab.com/ci/review_apps | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/review_apps | [
"doc",
"ci",
"review_apps"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Review apps | Set up and use review apps to create temporary environments for testing changes before merging. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Review apps are temporary testing environments that are created automatically for each branch or merge request.
You can preview and validate changes without needing to set up a local devel... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description: Set up and use review apps to create temporary environments for testing
changes b... |
https://docs.gitlab.com/ci/fail_fast_testing | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/fail_fast_testing.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | fail_fast_testing.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Fail Fast Testing | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
For applications that use RSpec for running tests, we've introduced the `Verify/Failfast`
[template to run subsets of your test suite](https://gitlab.com/gitlab-org/gitlab/-/tree/master/lib/gitl... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Fail Fast Testing
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Tier: Premiu... |
https://docs.gitlab.com/ci/browser_performance_testing | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/browser_performance_testing.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | browser_performance_testing.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Browser Performance Testing | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If your application offers a web interface and you're using
[GitLab CI/CD](../_index.md), you can quickly determine the rendering performance
impact of pending code changes in the browser.
{{< ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Browser Performance Testing
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Ti... |
https://docs.gitlab.com/ci/accessibility_testing | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/accessibility_testing.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | accessibility_testing.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Accessibility testing | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If your application offers a web interface, you can use
[GitLab CI/CD](../_index.md) to determine the accessibility
impact of pending code changes.
[Pa11y](https://pa11y.org/) is a free a... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Accessibility testing
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Tier: Fr... |
https://docs.gitlab.com/ci/code_quality_troubleshooting | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/code_quality_troubleshooting.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | code_quality_troubleshooting.md | Application Security Testing | Static Analysis | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Troubleshooting Code Quality | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
When working with Code Quality, you might encounter the following issues.
## The code cannot be found and the pipeline runs always with default configuration
You are probably using a pri... | ---
stage: Application Security Testing
group: Static Analysis
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Troubleshooting Code Quality
breadcrumbs:
- doc
- ci
- testing
---
{... |
https://docs.gitlab.com/ci/load_performance_testing | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/load_performance_testing.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | load_performance_testing.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Load Performance Testing | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
With Load Performance Testing, you can test the impact of any pending code changes
to your application's backend in [GitLab CI/CD](../_index.md).
GitLab uses [k6](https://k6.io/), a free and op... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Load Performance Testing
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Tier:... |
https://docs.gitlab.com/ci/metrics_reports | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/metrics_reports.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | metrics_reports.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Metrics reports | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Metrics reports display custom metrics in merge requests to track performance,
memory usage, and other measurements between branches.
Use metrics reports to:
- Monitor memory usage changes.
- ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Metrics reports
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Tier: Premium,... |
https://docs.gitlab.com/ci/code_quality_codeclimate_scanning | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/code_quality_codeclimate_scanning.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | code_quality_codeclimate_scanning.md | Application Security Testing | Static Analysis | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Configure CodeClimate-based Code Quality scanning (deprecated) | null |
<!--- start_remove The following content will be removed on remove_date: '2025-08-15' -->
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< alert type="warning" >}}
This feature was [deprecated](../../update/deprecations.md#codeclim... | ---
stage: Application Security Testing
group: Static Analysis
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Configure CodeClimate-based Code Quality scanning (deprecated)
breadcr... |
https://docs.gitlab.com/ci/unit_test_reports | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/unit_test_reports.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | unit_test_reports.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Unit test reports | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Unit test reports display test results directly in merge requests and pipeline details,
so you can identify failures without searching through job logs.
Use unit test reports when you wan... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Unit test reports
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Tier: Free, ... |
https://docs.gitlab.com/ci/code_quality | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/code_quality.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | code_quality.md | Application Security Testing | Static Analysis | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Code Quality | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Code Quality identifies maintainability issues before they become technical debt.
The automated feedback that occurs during code reviews can help your team write better code.
The findings ... | ---
stage: Application Security Testing
group: Static Analysis
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Code Quality
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
... |
https://docs.gitlab.com/ci/unit_test_report_examples | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/unit_test_report_examples.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | unit_test_report_examples.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Unit test report examples | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
[Unit test reports](unit_test_reports.md) can be generated for many languages and packages.
Use these examples as guidelines for configuring your pipeline to generate unit test reports
for... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Unit test report examples
breadcrumbs:
- doc
- ci
- testing
---
{{< details >}}
- Tier... |
https://docs.gitlab.com/ci/testing | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/testing | [
"doc",
"ci",
"testing"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Test with GitLab CI/CD and generate reports in merge requests | Unit tests, integration tests, test reports, coverage, and quality assurance. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Use GitLab CI/CD to test the changes included in a feature branch. You can also
display reports or link to important information directly from [merge requests](../../user/project/merge_req... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Test with GitLab CI/CD and generate reports in merge requests
description: Unit tests, in... |
https://docs.gitlab.com/ci/testing/code_coverage | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/testing/_index.md | 2025-08-13 | doc/ci/testing/code_coverage | [
"doc",
"ci",
"testing",
"code_coverage"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Code coverage | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Configure code coverage to track and visualize how much of your source code is covered by tests. You can:
- Track overall coverage metrics and trends using the `coverage` keyword.
- Visua... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Code coverage
breadcrumbs:
- doc
- ci
- testing
- code_coverage
---
{{< details >}}
- ... |
https://docs.gitlab.com/ci/testing/jacoco | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/testing/jacoco.md | 2025-08-13 | doc/ci/testing/code_coverage | [
"doc",
"ci",
"testing",
"code_coverage"
] | jacoco.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | JaCoCo coverage report | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/227345) in GitLab 17.3 [with a flag](../../../administration/feature_flags/_index.md) named `jacoco_coverage_r... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: JaCoCo coverage report
breadcrumbs:
- doc
- ci
- testing
- code_coverage
---
{{< detail... |
https://docs.gitlab.com/ci/testing/cobertura | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/testing/cobertura.md | 2025-08-13 | doc/ci/testing/code_coverage | [
"doc",
"ci",
"testing",
"code_coverage"
] | cobertura.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Cobertura coverage report | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
For the coverage analysis to work, you have to provide a properly formatted
[Cobertura XML](https://cobertura.github.io/cobertura/) report to
[`artifacts:reports:coverage_report`](../../ya... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Cobertura coverage report
breadcrumbs:
- doc
- ci
- testing
- code_coverage
---
{{< det... |
https://docs.gitlab.com/ci/cloud_deployment | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/cloud_deployment | [
"doc",
"ci",
"cloud_deployment"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Deploy to AWS from GitLab CI/CD | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab provides Docker images with the libraries and tools you need to deploy
to AWS. You can reference these images in your CI/CD pipeline.
If you're using GitLab.com and deploying to th... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Deploy to AWS from GitLab CI/CD
breadcrumbs:
- doc
- ci
- cloud_deployment
---
{{< details >}... |
https://docs.gitlab.com/ci/heroku | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/heroku.md | 2025-08-13 | doc/ci/cloud_deployment | [
"doc",
"ci",
"cloud_deployment"
] | heroku.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use GitLab CI/CD to deploy to Heroku | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
You can deploy an application to Heroku by using GitLab CI/CD.
## Prerequisites
- A [Heroku](https://id.heroku.com/login) account.
Sign in with an existing Heroku account or create a n... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use GitLab CI/CD to deploy to Heroku
breadcrumbs:
- doc
- ci
- cloud_deployment
---
{{< detai... |
https://docs.gitlab.com/ci/cloud_deployment/deploy_to_aws_ecs | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/cloud_deployment/deploy_to_aws_ecs.md | 2025-08-13 | doc/ci/cloud_deployment/ecs | [
"doc",
"ci",
"cloud_deployment",
"ecs"
] | deploy_to_aws_ecs.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Deploy to Amazon Elastic Container Service | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This step-by-step guide helps you deploy a project hosted on GitLab.com to
the Amazon [Elastic Container Service (ECS)](https://aws.amazon.com/ecs/).
In this guide, you begin by creating ... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Deploy to Amazon Elastic Container Service
breadcrumbs:
- doc
- ci
- cloud_deployment
- ecs
---... |
https://docs.gitlab.com/ci/using_docker_build | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/using_docker_build.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | using_docker_build.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use Docker to build Docker images | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
You can use GitLab CI/CD with Docker to create Docker images.
For example, you can create a Docker image of your application,
test it, and push it to a container registry.
To run Docker c... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use Docker to build Docker images
breadcrumbs:
- doc
- ci
- docker
---
{{< details >}}
... |
https://docs.gitlab.com/ci/docker_build_troubleshooting | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/docker_build_troubleshooting.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | docker_build_troubleshooting.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Troubleshooting Docker Build | null |
## Error: `docker: Cannot connect to the Docker daemon at tcp://docker:2375`
This error is common when you are using [Docker-in-Docker](using_docker_build.md#use-docker-in-docker)
v19.03 or later:
```plaintext
docker: Cannot connect to the Docker daemon at tcp://docker:2375. Is the docker daemon running?
```
This ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Troubleshooting Docker Build
breadcrumbs:
- doc
- ci
- docker
---
## Error: `docker: Ca... |
https://docs.gitlab.com/ci/using_docker_images | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/using_docker_images.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | using_docker_images.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Run your CI/CD jobs in Docker containers | Learn how to run your CI/CD jobs in Docker containers hosted on dedicated CI/CD build servers or your local machine. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
You can run your CI/CD jobs in Docker containers hosted on dedicated CI/CD build servers or your local machine.
To run CI/CD jobs in a Docker container, you need to:
1. Register a runner... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description: Learn how to run your CI/CD jobs in Docker containers hosted on dedicated
CI/CD build servers... |
https://docs.gitlab.com/ci/docker_layer_caching | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/docker_layer_caching.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | docker_layer_caching.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Make Docker-in-Docker builds faster with Docker layer caching | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
When using Docker-in-Docker, Docker downloads all layers of your image every
time you create a build. Recent versions of Docker (Docker 1.13 and later) can
use a pre-existing image as a ca... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Make Docker-in-Docker builds faster with Docker layer caching
breadcrumbs:
- doc
- ci
- d... |
https://docs.gitlab.com/ci/using_kaniko | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/using_kaniko.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | using_kaniko.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use kaniko to build Docker images (removed) | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
[kaniko](https://github.com/GoogleContainerTools/kaniko) is no longer a maintained project.
For more information, see [issue 3348](https://github.com/GoogleContainerTools/kaniko/issues/334... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use kaniko to build Docker images (removed)
breadcrumbs:
- doc
- ci
- docker
---
{{< de... |
https://docs.gitlab.com/ci/authenticate_registry | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/authenticate_registry.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | authenticate_registry.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Authenticate with registry in Docker-in-Docker | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
When you use Docker-in-Docker, the
[standard authentication methods](using_docker_images.md#access-an-image-from-a-private-container-registry)
do not work, because a fresh Docker daemon is... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Authenticate with registry in Docker-in-Docker
breadcrumbs:
- doc
- ci
- docker
---
{{<... |
https://docs.gitlab.com/ci/docker | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Docker integration | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
You can incorporate [Docker](https://www.docker.com) into your CI/CD workflow in two primary ways:
- [Run your CI/CD jobs](using_docker_images.md) in Docker containers.
Create jobs to ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Docker integration
breadcrumbs:
- doc
- ci
- docker
---
{{< details >}}
- Tier: Free, ... |
https://docs.gitlab.com/ci/buildah_rootless_multi_arch | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/buildah_rootless_multi_arch.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | buildah_rootless_multi_arch.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use Buildah to build multi-platform images | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Use Buildah to build images for multiple CPU architectures. Multi-platform builds
create images that work across different hardware platforms, and Docker automatically
selects the appropri... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use Buildah to build multi-platform images
breadcrumbs:
- doc
- ci
- docker
---
{{< det... |
https://docs.gitlab.com/ci/buildah_rootless_tutorial | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/buildah_rootless_tutorial.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | buildah_rootless_tutorial.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Tutorial: Use Buildah in a rootless container with GitLab Runner Operator on OpenShift | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This tutorial teaches you how to successfully build images using the `buildah` tool,
with GitLab Runner deployed using [GitLab Runner Operator](https://gitlab.com/gitlab-org/gl-openshift/g... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: 'Tutorial: Use Buildah in a rootless container with GitLab Runner Operator
on OpenShift... |
https://docs.gitlab.com/ci/using_buildkit | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/using_buildkit.md | 2025-08-13 | doc/ci/docker | [
"doc",
"ci",
"docker"
] | using_buildkit.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Build Docker images with BuildKit | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
[BuildKit](https://docs.docker.com/build/buildkit/) is the build engine used by Docker
and provides multi-platform builds and build caching.
## BuildKit methods
BuildKit offers the follo... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Build Docker images with BuildKit
breadcrumbs:
- doc
- ci
- docker
---
{{< details >}}
... |
https://docs.gitlab.com/ci/examples | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/examples.md | 2025-08-13 | doc/ci/inputs | [
"doc",
"ci",
"inputs"
] | examples.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | CI/CD input examples | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
[CI/CD inputs](_index.md) increase the flexibility of your CI/CD configuration.
Use these examples as guidelines for configuring your pipeline to use inputs.
## Include the same file mult... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: CI/CD input examples
breadcrumbs:
- doc
- ci
- inputs
---
{{< details >}}
- Tier: Free... |
https://docs.gitlab.com/ci/inputs | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/inputs | [
"doc",
"ci",
"inputs"
] | _index.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | CI/CD inputs | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/391331) in GitLab 15.11 as a beta feature.
- [Made generally available](https://gitlab.com/gitlab-com/www-gitl... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: CI/CD inputs
breadcrumbs:
- doc
- ci
- inputs
---
{{< details >}}
- Tier: Free, Premiu... |
https://docs.gitlab.com/ci/pipeline_security | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/pipeline_security | [
"doc",
"ci",
"pipeline_security"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Pipeline security | Secrets management, job tokens, secure files, and cloud security. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
## Secrets Management
Secrets management is the systems that developers use to securely store sensitive data
in a secure environment with strict access controls. A **secret** is a sensiti... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Pipeline security
description: Secrets management, job tokens, sec... |
https://docs.gitlab.com/ci/pipeline_security/slsa | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/pipeline_security/_index.md | 2025-08-13 | doc/ci/pipeline_security/slsa | [
"doc",
"ci",
"pipeline_security",
"slsa"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab SLSA | null |
This page contains information pertaining to GitLab SLSA support.
Related topics:
- [Provenance version 1 buildType specification](provenance_v1.md)
### SLSA provenance generation
GitLab offers a SLSA Level 1 compliant provenance statement that can be
[automatically generated for all build artifacts produced by t... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab SLSA
breadcrumbs:
- doc
- ci
- pipeline_security
- slsa
---... |
https://docs.gitlab.com/ci/pipeline_security/provenance_v1 | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/pipeline_security/provenance_v1.md | 2025-08-13 | doc/ci/pipeline_security/slsa | [
"doc",
"ci",
"pipeline_security",
"slsa"
] | provenance_v1.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | SLSA provenance specification | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
- Status: Experiment
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/547865) in GitLab 18.3 [with a flag](../../../administration/feature_flags/_index.md) nam... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: SLSA provenance specification
breadcrumbs:
- doc
- ci
- pipeline_s... |
https://docs.gitlab.com/ci/chatops | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/chatops | [
"doc",
"ci",
"chatops"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab ChatOps | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Use GitLab ChatOps to interact with CI/CD jobs through chat services
like Slack.
Many organizations use Slack or Mattermost to collaborate, troubleshoot, and plan work. With ChatOps,
you ... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab ChatOps
breadcrumbs:
- doc
- ci
- chatops
---
{{< details >}}
- Tier: Free, Premium, ... |
https://docs.gitlab.com/ci/steps | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/steps | [
"doc",
"ci",
"steps"
] | _index.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | CI/CD steps | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
- Status: Experiment
{{< /details >}}
Steps are reusable units of a job that when composed together replace the `script` used in a GitLab CI/CD job.
You are not required to use steps. However, the reusabil... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: CI/CD steps
breadcrumbs:
- doc
- ci
- steps
---
{{< details >}}
- Tier: Free, Premium, Ultimate
- ... |
https://docs.gitlab.com/ci/resource_groups | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/resource_groups | [
"doc",
"ci",
"resource_groups"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Resource group | Control the job concurrency in GitLab CI/CD |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
By default, pipelines in GitLab CI/CD run concurrently. Concurrency is an important factor to improve
the feedback loop in merge requests, however, there are some situations that
you may w... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description: Control the job concurrency in GitLab CI/CD
title: Resource group
breadcrumbs:
- doc
- ci... |
https://docs.gitlab.com/ci/bitbucket_integration | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/bitbucket_integration.md | 2025-08-13 | doc/ci/ci_cd_for_external_repos | [
"doc",
"ci",
"ci_cd_for_external_repos"
] | bitbucket_integration.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using GitLab CI/CD with a Bitbucket Cloud repository | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab CI/CD can be used with Bitbucket Cloud by:
1. Creating a [CI/CD project](_index.md).
1. Connecting your Git repository by URL.
To use GitLab CI/CD with a Bitbucket Cloud repository:
1.... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using GitLab CI/CD with a Bitbucket Cloud repository
breadcrumbs:
- doc
- ci
- ci_cd_for_... |
https://docs.gitlab.com/ci/github_integration | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/github_integration.md | 2025-08-13 | doc/ci/ci_cd_for_external_repos | [
"doc",
"ci",
"ci_cd_for_external_repos"
] | github_integration.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using GitLab CI/CD with a GitHub repository | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab CI/CD can be used with **GitHub.com** and **GitHub Enterprise** by
creating a [CI/CD project](_index.md) to connect your GitHub repository to
GitLab.
<i class="fa fa-youtube-play youtube... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using GitLab CI/CD with a GitHub repository
breadcrumbs:
- doc
- ci
- ci_cd_for_external_... |
https://docs.gitlab.com/ci/ci_cd_for_external_repos | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/ci_cd_for_external_repos | [
"doc",
"ci",
"ci_cd_for_external_repos"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab CI/CD for external repositories | GitHub, Bitbucket, external sources, mirroring, and cross-platform. |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
GitLab CI/CD can be used with [GitHub](github_integration.md), [Bitbucket Cloud](bitbucket_integration.md),
or any other Git server. Some [known issues](#known-issues) exist.
Instead of moving ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab CI/CD for external repositories
description: GitHub, Bitbucket, external sources, ... |
https://docs.gitlab.com/ci/postgres | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/postgres.md | 2025-08-13 | doc/ci/services | [
"doc",
"ci",
"services"
] | postgres.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using PostgreSQL | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
As many applications depend on PostgreSQL as their database, you
have to use it to run your tests.
## Use PostgreSQL with the Docker executor
To pass variables set in the GitLab UI to se... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using PostgreSQL
breadcrumbs:
- doc
- ci
- services
---
{{< details >}}
- Tier: Free, Premium, Ult... |
https://docs.gitlab.com/ci/services | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/services | [
"doc",
"ci",
"services"
] | _index.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Services | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
When you configure CI/CD, you specify an image, which is used to create the container
where your jobs run. To specify this image, you use the `image` keyword.
You can specify an additiona... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Services
breadcrumbs:
- doc
- ci
- services
---
{{< details >}}
- Tier: Free, Premium, Ultimate
- ... |
https://docs.gitlab.com/ci/redis | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/redis.md | 2025-08-13 | doc/ci/services | [
"doc",
"ci",
"services"
] | redis.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using Redis | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
As many applications depend on Redis as their key-value store, you
have to use it to run your tests.
## Use Redis with the Docker executor
If you are using [GitLab Runner](../runners/_in... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using Redis
breadcrumbs:
- doc
- ci
- services
---
{{< details >}}
- Tier: Free, Premium, Ultimate... |
https://docs.gitlab.com/ci/mysql | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/mysql.md | 2025-08-13 | doc/ci/services | [
"doc",
"ci",
"services"
] | mysql.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using MySQL | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Many applications depend on MySQL as their database, and you may
need it for your tests to run.
## Use MySQL with the Docker executor
If you want to use a MySQL container, you can use [G... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using MySQL
breadcrumbs:
- doc
- ci
- services
---
{{< details >}}
- Tier: Free, Premium, Ultimate... |
https://docs.gitlab.com/ci/gitlab | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/gitlab.md | 2025-08-13 | doc/ci/services | [
"doc",
"ci",
"services"
] | gitlab.md | Verify | Runner | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use GitLab as a microservice | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Many applications need to access JSON APIs, so application tests might need access
to APIs too. The following example shows how to use GitLab as a microservice to give
tests access to the ... | ---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use GitLab as a microservice
breadcrumbs:
- doc
- ci
- services
---
{{< details >}}
- Tier: Free, ... |
https://docs.gitlab.com/ci/semantic-release | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/semantic-release.md | 2025-08-13 | doc/ci/examples | [
"doc",
"ci",
"examples"
] | semantic-release.md | Package | Package Registry | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Publish npm packages to the GitLab package registry using semantic-release | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This guide demonstrates how to automatically publish npm packages to the [GitLab package registry](../../user/packages/npm_registry/_index.md) by using [semantic-release](https://github.co... | ---
stage: Package
group: Package Registry
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Publish npm packages to the GitLab package registry using semantic-release
breadcrumbs:
- ... |
https://docs.gitlab.com/ci/examples | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/examples | [
"doc",
"ci",
"examples"
] | _index.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab CI/CD examples | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This page contains links to a variety of examples that can help you understand how to
implement [GitLab CI/CD](../_index.md) for your specific use case.
Examples are available in several ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab CI/CD examples
breadcrumbs:
- doc
- ci
- examples
---
{{< details >}}
- Tier: F... |
https://docs.gitlab.com/ci/php | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/php.md | 2025-08-13 | doc/ci/examples | [
"doc",
"ci",
"examples"
] | php.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Testing PHP projects | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This guide covers basic building instructions for PHP projects.
Two testing scenarios are covered: using the Docker executor and
using the Shell executor.
## Test PHP projects using the ... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Testing PHP projects
breadcrumbs:
- doc
- ci
- examples
---
{{< details >}}
- Tier: Fr... |
https://docs.gitlab.com/ci/examples/deployment | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/examples/_index.md | 2025-08-13 | doc/ci/examples/deployment | [
"doc",
"ci",
"examples",
"deployment"
] | _index.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using Dpl as a deployment tool | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
[Dpl](https://github.com/travis-ci/dpl) (pronounced like the letters D-P-L) is a deploy tool made for
continuous deployment that's developed and used by Travis CI, but can also be
used wit... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using Dpl as a deployment tool
breadcrumbs:
- doc
- ci
- examples
- deployment
---
{{< detail... |
https://docs.gitlab.com/ci/examples/composer-npm-deploy | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/examples/composer-npm-deploy.md | 2025-08-13 | doc/ci/examples/deployment | [
"doc",
"ci",
"examples",
"deployment"
] | composer-npm-deploy.md | Deploy | Environments | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Running Composer and npm scripts with deployment via SCP in GitLab CI/CD | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This guide covers the building of dependencies of a PHP project while compiling assets via an npm script using [GitLab CI/CD](../../_index.md).
While it is possible to create your own ima... | ---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Running Composer and npm scripts with deployment via SCP in GitLab CI/CD
breadcrumbs:
- doc
- c... |
https://docs.gitlab.com/ci/id_token_authentication | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/id_token_authentication.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | id_token_authentication.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | OpenID Connect (OIDC) Authentication Using ID Tokens | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/356986) in GitLab 15.7.
{{< /history >}}
You can authenticate with third party services using GitLab CI/CD's... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: OpenID Connect (OIDC) Authentication Using ID Tokens
breadcrumbs:
... |
https://docs.gitlab.com/ci/gcp_secret_manager | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/gcp_secret_manager.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | gcp_secret_manager.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use GCP Secret Manager secrets in GitLab CI/CD | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/11739) in GitLab and GitLab Runner 16.8.
{{< /history >}}
You can use secrets stored in the [Google Cloud (GCP) Sec... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use GCP Secret Manager secrets in GitLab CI/CD
breadcrumbs:
- doc
... |
https://docs.gitlab.com/ci/convert-to-id-tokens | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/convert-to-id-tokens.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | convert-to-id-tokens.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Tutorial: Update HashiCorp Vault configuration to use ID Tokens | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< alert type="note" >}}
Starting in Vault 1.17, [JWT auth login requires bound audiences on the role](https://developer.hashicorp.com/vault/docs/upgrading/upgrade-to-1.17.x#jwt-auth-login-req... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: 'Tutorial: Update HashiCorp Vault configuration to use ID Tokens'
... |
https://docs.gitlab.com/ci/azure_key_vault | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/azure_key_vault.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | azure_key_vault.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use Azure Key Vault secrets in GitLab CI/CD | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/271271) in GitLab and GitLab Runner 16.3. Due to [issue 424746](https://gitlab.com/gitlab-org/gitlab/-/issues/424746... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use Azure Key Vault secrets in GitLab CI/CD
breadcrumbs:
- doc
- c... |
https://docs.gitlab.com/ci/hashicorp_vault | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/hashicorp_vault.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | hashicorp_vault.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use HashiCorp Vault secrets in GitLab CI/CD | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< alert type="warning" >}}
Authenticating with `CI_JOB_JWT` was [deprecated in GitLab 15.9 and removed in GitLab 17.0](../../update/deprecations.md#old-versions-of-json-web-tokens-are-depreca... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use HashiCorp Vault secrets in GitLab CI/CD
breadcrumbs:
- doc
- c... |
https://docs.gitlab.com/ci/aws_secrets_manager | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/aws_secrets_manager.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | aws_secrets_manager.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use AWS Secrets Manager secrets in GitLab CI/CD | null |
{{< details >}}
- Tier: Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/17822) in GitLab 18.2 [with a flag](../../administration/feature_flags/_index.md) named `ci_aws_secrets_manager`. Dis... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use AWS Secrets Manager secrets in GitLab CI/CD
breadcrumbs:
- doc... |
https://docs.gitlab.com/ci/fortanix_dsm_integration | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/fortanix_dsm_integration.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | fortanix_dsm_integration.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Tutorial: Use Fortanix Data Security Manager (DSM) with GitLab | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
You can use Fortanix Data Security Manager (DSM) as your secrets manager for GitLab CI/CD pipelines.
This tutorial explains the steps required to generate new secrets in Fortanix DSM, or ... | ---
type: concepts, howto
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: 'Tutorial: Use Fortanix Data Security Manage... |
https://docs.gitlab.com/ci/secrets | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/secrets | [
"doc",
"ci",
"secrets"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Using external secrets in CI | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Secrets represent sensitive information your CI job needs to complete work. This
sensitive information can be items like API tokens, database credentials, or private keys.
Secrets are sour... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Using external secrets in CI
breadcrumbs:
- doc
- ci
- secrets
---... |
https://docs.gitlab.com/ci/secrets/secrets_manager | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/secrets/_index.md | 2025-08-13 | doc/ci/secrets/secrets_manager | [
"doc",
"ci",
"secrets",
"secrets_manager"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab secrets manager | null |
{{< details >}}
- Tier: Ultimate
- Status: Experiment
{{< /details >}}
{{< history >}}
- [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/16319) in GitLab 18.3 [with the flags](../../../development/feature_flags/_index.md) `secrets_manager` and `ci_tanukey_ui`. Disabled by default.
{{< /history >}}
{{<... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab secrets manager
ignore_in_report: true
breadcrumbs:
- doc
-... |
https://docs.gitlab.com/ci/bamboo | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/bamboo.md | 2025-08-13 | doc/ci/migration | [
"doc",
"ci",
"migration"
] | bamboo.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrating from Bamboo | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
This migration guide looks at how you can migrate from Atlassian Bamboo to GitLab CI/CD.
The focus is on [Bamboo Specs YAML](https://docs.atlassian.com/bamboo-specs-docs/8.1.12/specs.html?... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrating from Bamboo
breadcrumbs:
- doc
- ci
- migration
---
{{< details >}}
- Tier: ... |
https://docs.gitlab.com/ci/teamcity | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/teamcity.md | 2025-08-13 | doc/ci/migration | [
"doc",
"ci",
"migration"
] | teamcity.md | Verify | Pipeline Execution | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrating from TeamCity | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If you're migrating from TeamCity to GitLab CI/CD, you can create CI/CD
pipelines that replicate and enhance your TeamCity workflows.
## Key similarities and differences
GitLab CI/CD and... | ---
stage: Verify
group: Pipeline Execution
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrating from TeamCity
breadcrumbs:
- doc
- ci
- migration
---
{{< details >}}
- Tier... |
https://docs.gitlab.com/ci/circleci | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/circleci.md | 2025-08-13 | doc/ci/migration | [
"doc",
"ci",
"migration"
] | circleci.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrating from CircleCI | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If you are currently using CircleCI, you can migrate your CI/CD pipelines to [GitLab CI/CD](../_index.md),
and start making use of all its powerful features.
We have collected several res... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrating from CircleCI
breadcrumbs:
- doc
- ci
- migration
---
{{< details >}}
- Tier... |
https://docs.gitlab.com/ci/github_actions | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/github_actions.md | 2025-08-13 | doc/ci/migration | [
"doc",
"ci",
"migration"
] | github_actions.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrating from GitHub Actions | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If you're migrating from GitHub Actions to GitLab CI/CD, you are able to create CI/CD
pipelines that replicate and enhance your GitHub Action workflows.
## Key Similarities and Difference... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrating from GitHub Actions
breadcrumbs:
- doc
- ci
- migration
---
{{< details >}}
... |
https://docs.gitlab.com/ci/plan_a_migration | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/plan_a_migration.md | 2025-08-13 | doc/ci/migration | [
"doc",
"ci",
"migration"
] | plan_a_migration.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Plan a migration from another tool to GitLab CI/CD | Migrate from Jenkins, GitHub Actions, and others. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Before starting a migration from another tool to GitLab CI/CD, you should begin by
developing a migration plan.
Review the advice on [managing organizational changes](#manage-organization... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Plan a migration from another tool to GitLab CI/CD
description: Migrate from Jenkins, Git... |
https://docs.gitlab.com/ci/jenkins | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/jenkins.md | 2025-08-13 | doc/ci/migration | [
"doc",
"ci",
"migration"
] | jenkins.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrating from Jenkins | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If you're migrating from Jenkins to GitLab CI/CD, you are able to create CI/CD
pipelines that replicate and enhance your Jenkins workflows.
## Key similarities and differences
GitLab CI/... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrating from Jenkins
breadcrumbs:
- doc
- ci
- migration
---
{{< details >}}
- Tier:... |
https://docs.gitlab.com/ci/migration/jenkins-maven | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/migration/jenkins-maven.md | 2025-08-13 | doc/ci/migration/examples | [
"doc",
"ci",
"migration",
"examples"
] | jenkins-maven.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Migrate a Maven build from Jenkins to GitLab CI/CD | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
If you have a Maven build in Jenkins, you can use a [Java Spring](https://gitlab.com/gitlab-org/project-templates/spring)
project template to migrate to GitLab. The template uses Maven for... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Migrate a Maven build from Jenkins to GitLab CI/CD
breadcrumbs:
- doc
- ci
- migration
- ... |
https://docs.gitlab.com/ci/secure_files | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/secure_files | [
"doc",
"ci",
"secure_files"
] | _index.md | Software Supply Chain Security | Pipeline Security | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Project-level secure files | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- [Generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/350748) and feature flag `ci_secure_files` removed in GitLab 15.7.
{{< /history >}}
This feature is... | ---
stage: Software Supply Chain Security
group: Pipeline Security
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Project-level secure files
breadcrumbs:
- doc
- ci
- secure_files
... |
https://docs.gitlab.com/ci/predefined_variables | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/predefined_variables.md | 2025-08-13 | doc/ci/variables | [
"doc",
"ci",
"variables"
] | predefined_variables.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Predefined CI/CD variables reference | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Predefined [CI/CD variables](_index.md) are available in every GitLab CI/CD pipeline.
Avoid [overriding](_index.md#use-pipeline-variables) predefined variables,
as it can cause the pipeli... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Predefined CI/CD variables reference
breadcrumbs:
- doc
- ci
- variables
---
{{< detail... |
https://docs.gitlab.com/ci/job_scripts | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/job_scripts.md | 2025-08-13 | doc/ci/variables | [
"doc",
"ci",
"variables"
] | job_scripts.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Use CI/CD variables in job scripts | Configuration, usage, and security. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
All CI/CD variables are set as environment variables in the job's environment.
You can use variables in job scripts with the standard formatting for each environment's
shell.
To access en... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Use CI/CD variables in job scripts
description: Configuration, usage, and security.
bread... |
https://docs.gitlab.com/ci/variables | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/variables | [
"doc",
"ci",
"variables"
] | _index.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | GitLab CI/CD variables | Configuration, usage, and security. |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
CI/CD variables are a type of environment variable. You can use them to:
- Control the behavior of jobs and [pipelines](../pipelines/_index.md).
- Store values you want to re-use, for exa... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: GitLab CI/CD variables
description: Configuration, usage, and security.
breadcrumbs:
- do... |
https://docs.gitlab.com/ci/where_variables_can_be_used | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/where_variables_can_be_used.md | 2025-08-13 | doc/ci/variables | [
"doc",
"ci",
"variables"
] | where_variables_can_be_used.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Where variables can be used | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
As it's described in the [CI/CD variables](_index.md) documentation, you can
define many different variables. Some of them can be used for all GitLab CI/CD
features, but some of them are m... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Where variables can be used
breadcrumbs:
- doc
- ci
- variables
---
{{< details >}}
- ... |
https://docs.gitlab.com/ci/variables_troubleshooting | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/variables_troubleshooting.md | 2025-08-13 | doc/ci/variables | [
"doc",
"ci",
"variables"
] | variables_troubleshooting.md | Verify | Pipeline Authoring | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Troubleshooting CI/CD variables | null |
## List all variables
You can list all variables available to a script with the `export` command
in Bash or `dir env:` in PowerShell. This exposes the values of **all** available
variables, which can be a [security risk](_index.md#cicd-variable-security).
[Masked variables](_index.md#mask-a-cicd-variable) display as... | ---
stage: Verify
group: Pipeline Authoring
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Troubleshooting CI/CD variables
breadcrumbs:
- doc
- ci
- variables
---
## List all var... |
https://docs.gitlab.com/ci/mobile_devops_tutorial_android | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/mobile_devops_tutorial_android.md | 2025-08-13 | doc/ci/mobile_devops | [
"doc",
"ci",
"mobile_devops"
] | mobile_devops_tutorial_android.md | Verify | Mobile DevOps | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Tutorial: Build Android apps with GitLab Mobile DevOps | null |
In this tutorial, you'll create a pipeline by using GitLab CI/CD that builds your Android mobile app,
signs it with your credentials, and distributes it to app stores.
To set up mobile DevOps:
1. [Set up your build environment](#set-up-your-build-environment)
1. [Configure code signing with fastlane and Gradle](#co... | ---
stage: Verify
group: Mobile DevOps
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: 'Tutorial: Build Android apps with GitLab Mobile DevOps'
breadcrumbs:
- doc
- ci
- mobile_devo... |
https://docs.gitlab.com/ci/mobile_devops_tutorial_ios | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/mobile_devops_tutorial_ios.md | 2025-08-13 | doc/ci/mobile_devops | [
"doc",
"ci",
"mobile_devops"
] | mobile_devops_tutorial_ios.md | Verify | Mobile DevOps | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Tutorial: Build iOS apps with GitLab Mobile DevOps | null |
In this tutorial, you'll create a pipeline by using GitLab CI/CD that builds your iOS mobile app,
signs it with your credentials, and distributes it to app stores.
To set up mobile DevOps:
1. [Set up your build environment](#set-up-your-build-environment)
1. [Configure code signing with fastlane](#configure-code-si... | ---
stage: Verify
group: Mobile DevOps
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: 'Tutorial: Build iOS apps with GitLab Mobile DevOps'
breadcrumbs:
- doc
- ci
- mobile_devops
-... |
https://docs.gitlab.com/ci/mobile_devops | https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/ci/_index.md | 2025-08-13 | doc/ci/mobile_devops | [
"doc",
"ci",
"mobile_devops"
] | _index.md | Verify | Mobile DevOps | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Mobile DevOps | null |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
Build, sign, and release native and cross-platform mobile apps for Android and iOS by using GitLab CI/CD.
GitLab Mobile DevOps provides tools and best practices to automate your mobile app... | ---
stage: Verify
group: Mobile DevOps
info: To determine the technical writer assigned to the Stage/Group associated with
this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Mobile DevOps
breadcrumbs:
- doc
- ci
- mobile_devops
---
{{< details >}}
- Tier: Free, Pre... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.