We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6013221 commit 2e9d7cfCopy full SHA for 2e9d7cf
develop/dev-best-practices.md
@@ -81,7 +81,7 @@ keep image size small:
81
82
## Use CI/CD for testing and deployment
83
84
-- When you check-in a change to source control or create a pull request, use
+- When you check in a change to source control or create a pull request, use
85
[Docker Hub](/docker-hub/builds/index.md) or
86
another CI/CD pipeline to automatically build and tag a Docker image and test
87
it.
0 commit comments