Skip to content

Commit

Permalink
docs: add validating build configuration example
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Schoettle <git@mattsch.com>
  • Loading branch information
Matthias Schoettle authored and GitHub committed Apr 17, 2025
1 parent 88844b9 commit 0760504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
* [Cache management](https://docs.docker.com/build/ci/github-actions/cache/)
* [Export to Docker](https://docs.docker.com/build/ci/github-actions/export-docker/)
* [Test before push](https://docs.docker.com/build/ci/github-actions/test-before-push/)
* [Validating build configuration](https://docs.docker.com/build/ci/github-actions/checks/)
* [Local registry](https://docs.docker.com/build/ci/github-actions/local-registry/)
* [Share built image between jobs](https://docs.docker.com/build/ci/github-actions/share-image-jobs/)
* [Named contexts](https://docs.docker.com/build/ci/github-actions/named-contexts/)
Expand Down

0 comments on commit 0760504

Please sign in to comment.