From bd472667666267a193d4a44bb40637625e357f6a Mon Sep 17 00:00:00 2001 From: Dewan Ishtiaque Ahmed <30604461+dewan-ahmed@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:28:45 -0300 Subject: [PATCH] Update docs/continuous-integration/use-ci/set-up-build-infrastructure/harness-ci.md --- .../use-ci/set-up-build-infrastructure/harness-ci.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/continuous-integration/use-ci/set-up-build-infrastructure/harness-ci.md b/docs/continuous-integration/use-ci/set-up-build-infrastructure/harness-ci.md index 6d92c8e3c5..67580db617 100644 --- a/docs/continuous-integration/use-ci/set-up-build-infrastructure/harness-ci.md +++ b/docs/continuous-integration/use-ci/set-up-build-infrastructure/harness-ci.md @@ -10,7 +10,7 @@ helpdocs_is_published: true import Dhrl from '/docs/continuous-integration/shared/docker-hub-rate-limiting-trbs.md'; -When a Harness CI pipeline runs, an *initialize* step runs automatically before any other steps in the stage. This step prepares the environment to run your steps, such as preparing the build infrastructure and pulling required Harness images from Docker Hub (the default), the [Harness project on GCR](https://console.cloud.google.com/gcr/images/gcr-prod/global/harness), or the [Harness ECR public gallery](https://public.ecr.aws/harness), depending on how you configure your accounts and pipelines to [connect to the Harness container registry](/docs/platform/connectors/artifact-repositories/connect-to-harness-container-image-registry-using-docker-connector.md). +When a Harness CI pipeline runs, an *initialize* step runs automatically before any other steps in the stage. This step prepares the environment to run your steps, such as preparing the build infrastructure and pulling required Harness images from Docker Hub (the default), the [Harness project on GCR](https://console.cloud.google.com/gcr/images/gcr-prod/global/harness), or the [Harness ECR public gallery](https://gallery.ecr.aws/harness), depending on how you configure your accounts and pipelines to [connect to the Harness container registry](/docs/platform/connectors/artifact-repositories/connect-to-harness-container-image-registry-using-docker-connector.md). ## Harness CI images list