GitLab CI Kotlin DSL • opensavvy.gitlab.ci.plugins • Kaniko • Companion • kanikoBuild
kanikoBuild¶
Creates a job that builds the image imageName
with version imageVersion
. If the imageName
contains a registry name, pushes the image to the registry.
This job is automatically configured to communicate with the GitLab container registry.