Loading README.md +2 −3 Original line number Diff line number Diff line # GitLab CI template for Cloud Native Buildpacks This project implements a generic GitLab CI template for [Cloud Native Buildpacks](https://buildpacks.io/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to transform your application source code into images that can run on any cloud with [Cloud Native Buildpacks](https://buildpacks.io/). ## Usage Loading kicker.json +1 −1 Original line number Diff line number Diff line { "name": "Cloud Native Buildpacks", "description": "GitLab CI template for [Cloud Native Buildpacks](https://buildpacks.io/)", "description": "Transform your application source code into images that can run on any cloud with [Cloud Native Buildpacks](https://buildpacks.io/)", "template_path": "templates/gitlab-ci-cnb.yml", "kind": "package", "variables": [ Loading Loading
README.md +2 −3 Original line number Diff line number Diff line # GitLab CI template for Cloud Native Buildpacks This project implements a generic GitLab CI template for [Cloud Native Buildpacks](https://buildpacks.io/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to transform your application source code into images that can run on any cloud with [Cloud Native Buildpacks](https://buildpacks.io/). ## Usage Loading
kicker.json +1 −1 Original line number Diff line number Diff line { "name": "Cloud Native Buildpacks", "description": "GitLab CI template for [Cloud Native Buildpacks](https://buildpacks.io/)", "description": "Transform your application source code into images that can run on any cloud with [Cloud Native Buildpacks](https://buildpacks.io/)", "template_path": "templates/gitlab-ci-cnb.yml", "kind": "package", "variables": [ Loading