Note: The default ITS GitLab runner is a shared resource and is subject to slowdowns during heavy usage. You can run your own GitLab runner that is dedicated just to your group if you need to avoid processing delays.
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'