GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Value • DependencyProxy
DependencyProxy¶
object DependencyProxy
The container dependency proxy allows to cache containers in GitLab to avoid Docker Hub's rate limits.
Properties¶
directGroupImagePrefix
¶
val directGroupImagePrefix: String?
The direct group image prefix for pulling images.
groupImagePrefix
¶
val groupImagePrefix: String?
Top-level group image prefix for pulling images.