Commit 9eaa93cc authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 482389ee
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
# GitLab CI template for OpenShift

This project implements a generic GitLab CI template to deploy to [OpenShift](https://www.openshift.org/) platforms.
This project implements a GitLab CI/CD template to deploy your application to an [OpenShift](https://www.openshift.com/) platform.

## Usage

@@ -21,8 +21,6 @@ This chapter introduces key notions and principle to understand how this templat

This template implements continuous delivery/continuous deployment for projects hosted on OpenShift platforms.

It provides several features, usable in different modes.

#### Review environments

The template supports **review** environments: those are dynamic and ephemeral environments to deploy your
+1 −1
Original line number Diff line number Diff line
{
  "name": "OpenShift",
  "description": "Deploy your code to an [OpenShift](https://www.openshift.com/) environment",
  "description": "Deploy your application to an [OpenShift](https://www.openshift.com/) platform",
  "template_path": "templates/gitlab-ci-openshift.yml",
  "kind": "hosting",
  "variables": [