1. 21 Oct, 2021 1 commit
    • 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
  2. 18 Oct, 2021 39 commits