Commit 6c76e505 authored by Christopher Mutua's avatar Christopher Mutua Committed by Nick Gaskill

Direct group image prefix variable also includes a port

parent 964c59c0
...@@ -132,7 +132,8 @@ There are other additional predefined CI/CD variables you can also use: ...@@ -132,7 +132,8 @@ There are other additional predefined CI/CD variables you can also use:
- `CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX`: the image prefix for pulling images through the - `CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX`: the image prefix for pulling images through the
dependency proxy from the direct group or subgroup that the project belongs to. dependency proxy from the direct group or subgroup that the project belongs to.
`CI_DEPENDENCY_PROXY_SERVER` and `CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX` `CI_DEPENDENCY_PROXY_SERVER`, `CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX`, and
`CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX`
include the server port. If you explicitly include the Dependency Proxy include the server port. If you explicitly include the Dependency Proxy
path, the port must be included, unless you have logged into the Dependency path, the port must be included, unless you have logged into the Dependency
Proxy manually without including the port: Proxy manually without including the port:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment