chore: slim build.yml to use shared docker-build action #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/use-docker-build-action"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the 40-line verbose build pipeline with a single call to the docker-build composite action.
Functionally identical: same tags, same publish gating, same runner image.