Help Center/ ServiceStage/ User Guide/ Continuous Delivery/ Continuous Delivery Overview
Updated on 2024-11-15 GMT+08:00

Continuous Delivery Overview

Continuous delivery provides functions such as project build and release.

Creating a Build Job

Based on the existing service code, you can create a build job, start the build job, package the service code, and archive the package to the deployment source. Then, you can use the package when deploying an application component.

There are two types of build jobs:

Figure 1 Creating a build job

Creating a Pipeline

Based on the existing service code, you can create a pipeline and then start the pipeline to complete service code building and deployment. Application O&M can also be completed on ServiceStage.

Figure 2 Creating a pipeline