We are happy to announce the rollout of GitLab 15.0 in July! 🥳 Please check the information on breaking changes and feature removals to determine if your workflows are impacted.
Tags give the ability to mark specific points in history as being important
Repository has no tags yet.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'