From 4086a941c9141946aa53a0c71b8caf4f2fc6bb86 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Wed, 5 Jul 2023 11:09:12 +0100 Subject: [PATCH] Update scout/ci.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- scout/ci.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scout/ci.md b/scout/ci.md index 41a7195e1c..480f9bd828 100644 --- a/scout/ci.md +++ b/scout/ci.md @@ -185,7 +185,7 @@ docker-build: This sets up the workflow to build Docker images with GitLab's "Docker-in-Docker" mode to run Docker inside a container. -It then downloads curl and the Docker CLI and logs into the Gitlab CI registry +It then downloads curl and the Docker CLI and logs into the GitLab CI registry and the Docker registry using environment variables defined in your repository's settings.