Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Untagged images in the GitLab container registry will be removed regularly from 25th Nov to manage storage capacity. Ensure any images you wish to retain are tagged. You can create a registry cleanup policy for your projects.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'