fix gtilabci
This commit is contained in:
@@ -189,6 +189,8 @@ If you want GitLab CI to build once and deploy by pulling a prebuilt image on th
|
||||
- Explicit registry variables:
|
||||
Set `REGISTRY_HOST`, `REGISTRY_USER`, `REGISTRY_PASSWORD`, and `REGISTRY_IMAGE` yourself. This works for GitLab Registry, Docker Hub, GHCR, or another OCI registry.
|
||||
|
||||
If `REGISTRY_*` variables are set, the CI pipeline now uses them as a complete override and requires all four values. If they are unset, the pipeline falls back to GitLab's `CI_REGISTRY_*` variables.
|
||||
|
||||
Example explicit values for a local registry exposed through Traefik:
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user