forked from lthn/blockchain
Refactors the build-docker GitHub Actions workflow to build and push Docker images for both amd64 and arm64 architectures using a matrix strategy. Adds a manifest job to create and push a multi-arch manifest for the lthn/chain image, supporting both 'testnet' and 'latest' tags based on input. |
||
|---|---|---|
| .. | ||
| _maint-cache.yml | ||
| _on-pr-fast.yml | ||
| _on-pr.yml | ||
| _on-push.yml | ||
| _on-release.yml | ||
| build-docker.yml | ||
| build-docs.yml | ||
| build-linux-arm64.yml | ||
| build-linux-intel.yml | ||
| build-macos-arm64.yml | ||
| build-macos-intel.yml | ||
| build-windows-intel.yml | ||