Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github: more image tagging/publishing fixes.
Don't strip the v-prefix from version tags. Moreover, to try and be more consistent, also inject a leading v-prefix to versions derived from release branch names. IOW, call the image generated from the tip of release-0.2 'v0.2-unstable', not '0.2-unstable'. Signed-off-by: Krisztian Litkey <[email protected]>
- Loading branch information