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