git clone https://git.rickub.com/rickub/rickub-project.git
git clone ssh://git@rickub.com/rickub/rickub-project.git
No images are bound to this repository yet.
docker login registry.rickub.com
docker build -t registry.rickub.com/rickub/rickub-project .
docker push registry.rickub.com/rickub/rickub-project
CI jobs push without a login step: the runner injects RICKUB_REGISTRY_TOKEN and auto-runs the login for registry.rickub.com. Pulls follow each image's visibility, not the repository's.