CI: sync release images to Docker Hub on vX.Y.Z tag push #8
Reference in New Issue
Block a user
Delete Branch "dockerhub-sync"
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?
Extends release.yml: after the Gitea re-tag, push the same X.Y.Z/X.Y/X/latest tags to docker.io/larvit/plainpages (releases only, no hash tags). Fails loud with an actionable message if the DOCKERHUB_USER variable / DOCKERHUB_TOKEN secret are missing. README documents the one-time Docker Hub setup (repo-scoped token); AGENTS.md records the shared-host docker-login race as an accepted risk.