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