mirror of https://github.com/docker/docs.git
Update scout/ci.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
62651b9d8c
commit
959022d39b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue