Updated on 2024-01-22 GMT+08:00

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.

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