docker / build-push-action

GitHub Action to build and push Docker images with Buildx
https://github.com/marketplace/actions/build-and-push-docker-images
Apache License 2.0
4.24k stars 541 forks source link

standardize yaml format #920

Closed shubhindia closed 1 year ago

crazy-max commented 1 year ago

Thanks but prefer to keep as is for better readability. Same as https://github.com/docker/bake-action/pull/145#issuecomment-1611654828

shubhindia commented 1 year ago

Ok. Makes sense, but it deviates from standard structure. I mean syntactically there is nothing wrong, but most of the people would want to use the standard structure.