Skip to content

Commit

Permalink
Merge pull request #1361 from mschoettle/patch-1
Browse files Browse the repository at this point in the history
docs: add validating build configuration example
  • Loading branch information
CrazyMax authored and GitHub committed Apr 17, 2025
2 parents 88844b9 + 0760504 commit 67dc78b
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 67dc78b

Please sign in to comment.