We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88844b9 + 0760504 commit 67dc78bCopy full SHA for 67dc78b
README.md
@@ -162,6 +162,7 @@ jobs:
162
* [Cache management](https://docs.docker.com/build/ci/github-actions/cache/)
163
* [Export to Docker](https://docs.docker.com/build/ci/github-actions/export-docker/)
164
* [Test before push](https://docs.docker.com/build/ci/github-actions/test-before-push/)
165
+* [Validating build configuration](https://docs.docker.com/build/ci/github-actions/checks/)
166
* [Local registry](https://docs.docker.com/build/ci/github-actions/local-registry/)
167
* [Share built image between jobs](https://docs.docker.com/build/ci/github-actions/share-image-jobs/)
168
* [Named contexts](https://docs.docker.com/build/ci/github-actions/named-contexts/)
0 commit comments