Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
On December 29, GitLab will be migrating to the next generation Container Registry, which implements automatic garbage collection. See KB news article for edge cases in which you could need to rebuild a container after the migration.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'