diff --git a/services-user-guide/gitlab/dependency_proxy.md b/services-user-guide/gitlab/dependency_proxy.md index ef5af690..b88f962d 100644 --- a/services-user-guide/gitlab/dependency_proxy.md +++ b/services-user-guide/gitlab/dependency_proxy.md @@ -14,6 +14,7 @@ Enable the dependency proxy in the desired group and use following command: Automated: + ``image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/alpine:latest`` Add this to your .gitlab-ci.yml to use the proxy in your pipelines. You can find the exact line of code when you enable the dependency proxy in your group.