Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Check your project visibility. Projects with Public visibility may be crawled from the internet and can cause impacts to GitLab performance. If possible, please change your project's visibility to Internal or Private. Use this Project and group visibility doc to learn how to change your project's visibility.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'