Images must be named according to the project path
For example in project bar
in group foo
:
gitlab.inmylab.de/foo/bar:latest
Automatically enabled for the instance if using Let’s Encrypt
registry_external_url
GitLab provides predefined variables for accessing the registry
CI jobs receive environment variables:
CI_REGISTRY
CI_REGISTRY_USER
CI_REGISTRY_PASSWORD
CI_REGISTRY_IMAGE
See chapter Registries
Configure how container images are removed
Define…