Commit 4b1a9eb1 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 98ea40ab
Loading
Loading
Loading
Loading
Loading
+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

+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": [