Moved to https://github.com/int128/docker-build-workflow.
This is a reusable workflow for building a multi-architecture container image.
jobs:
build:
uses: int128/docker-build-multi-architecture-workflow/.github/workflows/build.yaml@v1
For now this action supports the following use-case.
- Always use the GitHub-hosted runner
- Push an image to GHCR (GitHub container registry)