• Jochen Roth's avatar
    Added kaniko ci template to build docker images · 91a10b11
    Jochen Roth authored
    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
    91a10b11
ci_templates.yml 16 KB