diff --git a/scout/ci.md b/scout/ci.md index 9856b3154d..41a7195e1c 100644 --- a/scout/ci.md +++ b/scout/ci.md @@ -182,7 +182,7 @@ docker-build: - docker login -u "$DOCKER_HUB_USER" -p "$DOCKER_HUB_PAT" ``` -This sets up the workflow to build Docker images with GitLabs's +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