Add image build/push workflows, scoped to test/build/push only #4

Merged
aneurin merged 1 commits from add-build-release-workflows into main 2026-09-05 11:44:38 +00:00
1 Commits
Author SHA1 Message Date
aneurinandClaude Sonnet 5 950d116e53 Add image build/push workflows, scoped to test/build/push only
CI / php-tests (pull_request) Successful in 19s
CI / frontend-build (pull_request) Successful in 37s
Build / build-and-push (push) Failing after 4s
Builds and pushes to Gitea's container registry on push to main
("latest"/"previous", to avoid accumulating per-commit tags) and on
git tag push (tagged to match). Deployment is intentionally out of
scope here -- that work is being split into a separate project.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-05 12:38:05 +01:00