mirror of https://github.com/docker/docs.git
changed check to check-in
corrected line 84 by changing check to check-in
This commit is contained in:
parent
513f201df6
commit
5f8cedaf5a
|
@ -81,7 +81,7 @@ keep image size small:
|
||||||
|
|
||||||
## Use CI/CD for testing and deployment
|
## Use CI/CD for testing and deployment
|
||||||
|
|
||||||
- When you check a change into source control or create a pull request, use
|
- When you check-in a change into source control or create a pull request, use
|
||||||
[Docker Hub](/docker-hub/builds/index.md) or
|
[Docker Hub](/docker-hub/builds/index.md) or
|
||||||
another CI/CD pipeline to automatically build and tag a Docker image and test
|
another CI/CD pipeline to automatically build and tag a Docker image and test
|
||||||
it.
|
it.
|
||||||
|
|
Loading…
Reference in New Issue