From 1cbd0e0ce9653825c7c63bf4d4148ac52ad16a34 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 15 Jun 2018 13:26:50 +0200 Subject: [PATCH] Added Spring Cloud Pipelines --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 4bab24f..07f2125 100644 --- a/index.html +++ b/index.html @@ -252,6 +252,13 @@ Spring Cloud OpenFeign provides integrations for Spring Boot apps through autoco {% include project_block.md site_url="http://cloud.spring.io/spring-cloud-openfeign" repo_url="http://github.com/spring-cloud/spring-cloud-openfeign" project_title="Spring Cloud OpenFeign" project_description=project_description %} + +{% capture project_description %} +Spring Cloud Pipelines provides an opinionated deployment pipeline with steps to ensure that your application can be deployed in zero downtime fashion and easilly rolled back of something goes wrong. +{% endcapture %} + +{% include project_block.md site_url="http://cloud.spring.io/spring-cloud-pipelines" repo_url="http://github.com/spring-cloud/spring-cloud-pipelines" project_title="Spring Cloud Pipelines" project_description=project_description %} + ## Release Trains Spring Cloud is an umbrella project consisting of independent projects with, in principle, different