CI: re-tag the gated image as semver + latest on vX.Y.Z tag push #5
Reference in New Issue
Block a user
Delete Branch "ci-release-retag"
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?
New
release.yml: pushing avX.Y.Zgit tag pulls that commit's hash image from the Gitea registry and re-tags it asX.Y.Z,X.Y,X, andlatest— build once, promote by re-tagging; fails loud if no gated image exists.mirror.ymlnow also triggers on tag pushes so release tags reach the GitHub mirror immediately. README CI/CD section updated (incl. the retention keep-regex, which now covers the unprefixed floating tags).