mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-09 01:17:57 -05:00
Separate latest from develop build #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @dgraf-gh on 7/6/2025
since everybody likes to use the latest tag in docker, we need to create a develop tag when something is pushed through a pr inside main. The latest tag should always point to the latest release.
In this issue we will prepare anything. When the next release is scheduled we will overwrite the latest tag once and for all with the versioned tag.