feat(docker): Add multi-platform support for Docker build#541
Conversation
PR SummaryMedium Risk Overview The previous matrix job that invoked the local action is replaced by a dedicated Reviewed by Cursor Bugbot for commit e4b3918. Bugbot is set up for automated code reviews on this repo. Configure here. |
Migrate docker-publish to FuelLabs/github-actions docker-build-push with build-backend native and linux/amd64,linux/arm64 on native runners. Refs DEVOPS-1248 Co-authored-by: Cursor <cursoragent@cursor.com>
3d168e2 to
32b28ca
Compare
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d3157d7. Configure here.
The workflow now calls FuelLabs/github-actions docker-build-push; the composite under .github/actions/docker-publish had no remaining references. Co-authored-by: Cursor <cursoragent@cursor.com>

No description provided.