Skip to content

Commit 67dc78b

Browse files
authored
Merge pull request #1361 from mschoettle/patch-1
docs: add validating build configuration example
2 parents 88844b9 + 0760504 commit 67dc78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
* [Cache management](https://docs.docker.com/build/ci/github-actions/cache/)
163163
* [Export to Docker](https://docs.docker.com/build/ci/github-actions/export-docker/)
164164
* [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/)
165166
* [Local registry](https://docs.docker.com/build/ci/github-actions/local-registry/)
166167
* [Share built image between jobs](https://docs.docker.com/build/ci/github-actions/share-image-jobs/)
167168
* [Named contexts](https://docs.docker.com/build/ci/github-actions/named-contexts/)

0 commit comments

Comments
 (0)