GitLab CI Kotlin DSL • opensavvy.gitlab.ci.plugins • Kaniko • Companion • kanikoRename
kanikoRename¶
Creates a job that renames the image imageName
to newImageName
and changes its version from oldVersion
to newVersion
.
If the image names contain registry urls, the images are pull/pushed to the respective registry.