GitLab CI Kotlin DSL • opensavvy.gitlab.ci.plugins • Docker • logInToRegistry
logInToRegistry¶
fun logInToRegistry(registry: String, username: String, password: String):
Logs in to an arbitrary container registry.
To log in to the GitLab container registry of the current project, use useContainerRegistry
instead.