Added kaniko ci template to build docker images
When building docker images in a docker executor the gitlab-runner needs privileged mode set to true which can be a security risk. With kaniko there is no additional configuration required. Just add the template and it will build and push branches/tags to gitlabs docker registry. Changelog: added
Showing
Please register or sign in to comment