Skip to content

Refactor the Kaniko template for better re-usability

What does this MR do and why?

The current kaniko template is hard to use if the project contains multiple Dockerfiles.

This MR splits the current template in a backward compatible way into a Jobs/Kaniko.gitlab-ci.yml and the current template to provide more extensibility.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #23706

Edited by Viktor Nagy (GitLab)

Merge request reports