CI: gate builds + pushes app image to Gitea registry tagged with the commit hash #4
Reference in New Issue
Block a user
Delete Branch "ci-docker-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After a green
ci.shgate, the requiredfull-gatejob builds the app image and pushesgitea.larvit.se/larvit/plainpages:<full commit hash>— with ff-only merges that image is exactly the merged main commit's image (build once, promote by re-tag later). Auth via new Actions secretsDOCKER_REGISTRY_USER/DOCKER_REGISTRY_TOKEN; retention via an org package cleanup rule. Setup + merge-blocking failure mode documented in README → CI/CD.50beed4c02to50006dd1a7