Loading README.md +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 Loading @@ -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 Loading kicker.json +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": [ Loading Loading
README.md +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 Loading @@ -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 Loading
kicker.json +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": [ Loading