Commit Graph

1 Commits

Author SHA1 Message Date
Adrian Priestley
32a51b2726 feat(ci): Add GitHub Actions workflow for building and publishing Docker images
- Create a new workflow for Docker image build and publish
- Configure triggers for push and pull_request on main branch
- Set up QEMU and Docker Buildx for multi-platform builds
- Implement Docker login for GitHub Container Registry
- Include Docker image metadata extraction and tagging
2025-07-02 14:34:38 -02:30