git clone https://git.rickub.com/rickub/cli.git
git clone ssh://git@rickub.com/rickub/cli.git
No images are bound to this repository yet.
docker login registry.rickub.com
docker build -t registry.rickub.com/rickub/cli .
docker push registry.rickub.com/rickub/cli
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.