You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: speed up dev image deploy (gha cache, amd64-only) (#1787)
- Publish dev image as linux/amd64 only to reduce CI time\n- Enable Buildx GHA cache for faster repeat builds\n- Drop QEMU step (no multi-arch in CI)\n- Always run ECR Public push steps (remove secrets-based conditionals)\n- Docs: clarify CI publishes amd64 only; arm64 build locally via buildx\n- Docker ignore: include Cargo.lock; ignore .git/.github to reduce context
Signed-off-by: jerry609 <1772030600@qq.com>
0 commit comments