Customizing application's deployment pipeline

This page describes how to customize an application’s deployment pipeline with PipeCD defined stages.

In the previous section, we knew how to use PipeCD supporting application kind’s stages to build up a pipeline that defines how Piped should deploy your application. In this section, aside from the application kind specified stages, we will talk about some commonly defined pipeline stages, which can be used to build up a more fashionable deployment pipeline for your application.

Example deployment with a WAIT stage


Adding a wait stage

This page describes how to add a WAIT stage.

Adding a manual approval stage

This page describes how to add a manual approval stage.

Adding an automated deployment analysis stage

This page describes how to configure Automated Deployment Analysis feature.


Last modified November 30, 2022: Release v0.40.0 (#4023) (4d616f64)